mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:05:55 +00:00
some more eslint-related stuff
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
let init_params = new Array();
|
||||
/* global dijit, __ */
|
||||
|
||||
let init_params = [];
|
||||
|
||||
let hotkey_prefix = false;
|
||||
let hotkey_prefix_pressed = false;
|
||||
|
||||
Reference in New Issue
Block a user