Improve syntax Greasemonkey 4 APIs

This commit is contained in:
Jesús 2019-12-06 21:45:39 -05:00
parent f9412b3ba4
commit 09eea77390
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -101,7 +101,6 @@ Object.entries({
} }
}); });
Object.entries({ Object.entries({
'GM_addStyle': 'addStyle', 'GM_addStyle': 'addStyle',
'GM_deleteValue': 'deleteValue', 'GM_deleteValue': 'deleteValue',