mirror of
https://github.com/twofas/2fas-browser-extension.git
synced 2024-11-22 02:00:08 +01:00
#1458 contextMenu improvement
This commit is contained in:
parent
92213a5278
commit
dfbf69644e
@ -47,6 +47,7 @@ const createContextMenus = () => {
|
||||
};
|
||||
}
|
||||
|
||||
browser.contextMenus.removeAll();
|
||||
browser.contextMenus.create(options);
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user