mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
unify prefs/main App objects, remove fake classes, use single static App object instead
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
'use strict';
|
||||
/* global __, ngettext */
|
||||
|
||||
const Headlines = {
|
||||
vgroup_last_feed: undefined,
|
||||
_headlines_scroll_timeout: 0,
|
||||
|
||||
Reference in New Issue
Block a user