mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 13:01:28 +00:00
hotkeys: simplify prefix timeout handling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* global dijit, __, ngettext */
|
||||
/* global dijit, __, ngettext, notify */
|
||||
|
||||
const ArticleCache = {
|
||||
has_storage: 'sessionStorage' in window && window['sessionStorage'] !== null,
|
||||
|
||||
Reference in New Issue
Block a user