Bug 1481559 - Add search filter, search pref and bug fixes to Activity Stream r=ursula
MozReview-Commit-ID: ANMt3NGC8HY Differential Revision: https://phabricator.services.mozilla.com/D2878
This commit is contained in:
@@ -169,7 +169,7 @@ export const LinkMenuOptions = {
|
||||
}),
|
||||
SaveToPocket: (site, index, eventSource) => ({
|
||||
id: "menu_action_save_to_pocket",
|
||||
icon: "pocket",
|
||||
icon: "pocket-save",
|
||||
action: ac.AlsoToMain({
|
||||
type: at.SAVE_TO_POCKET,
|
||||
data: {site: {url: site.url, title: site.title}}
|
||||
|
||||
Reference in New Issue
Block a user