main.js: remove searchState from globals.
This commit is contained in:
parent
7421546f6b
commit
20bac26165
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// Local js definitions:
|
||||
/* global addClass, getSettingValue, hasClass, searchState, updateLocalStorage */
|
||||
/* global addClass, getSettingValue, hasClass, updateLocalStorage */
|
||||
/* global onEachLazy, removeClass, getVar */
|
||||
|
||||
"use strict";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue