mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:05:56 +00:00
remove some plugin JS code out of global context
This commit is contained in:
@@ -10,6 +10,8 @@ let Article;
|
||||
let ArticleCache;
|
||||
let PluginHost;
|
||||
|
||||
const Plugins = {};
|
||||
|
||||
require(["dojo/_base/kernel",
|
||||
"dojo/_base/declare",
|
||||
"dojo/ready",
|
||||
|
||||
Reference in New Issue
Block a user