Bug 1707405 - Make bookmarkId optional r=robwu

Differential Revision: https://phabricator.services.mozilla.com/D165790
This commit is contained in:
Gregory Pappas
2023-01-03 09:03:17 +00:00
parent 5c1f2ee3c1
commit ea227ca4c9

View File

@@ -151,6 +151,7 @@
},
"bookmarkId": {
"type": "string",
"optional": true,
"description": "The id of the bookmark where the context menu was clicked, if it was on a bookmark."
},
"modifiers": {