Fix omitted global variable found by latest JSHint.
This commit is contained in:
parent
13172839b2
commit
7c93cf3b86
@ -241,6 +241,7 @@ module.exports = (grunt) ->
|
||||
GM_getValue: true
|
||||
GM_setValue: true
|
||||
GM_deleteValue: true
|
||||
GM_listValues: true
|
||||
GM_openInTab: true
|
||||
GM_info: true
|
||||
GM_xmlhttpRequest: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user