Backed out changeset ce04f86f84f4 (bug 1481559) for browser_preferences_usage.js failures. a=backout
This commit is contained in:
@@ -169,7 +169,7 @@ export const LinkMenuOptions = {
|
||||
}),
|
||||
SaveToPocket: (site, index, eventSource) => ({
|
||||
id: "menu_action_save_to_pocket",
|
||||
icon: "pocket-save",
|
||||
icon: "pocket",
|
||||
action: ac.AlsoToMain({
|
||||
type: at.SAVE_TO_POCKET,
|
||||
data: {site: {url: site.url, title: site.title}}
|
||||
|
||||
Reference in New Issue
Block a user