summaryrefslogtreecommitdiff
path: root/js/tt-rss.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/tt-rss.js')
-rw-r--r--js/tt-rss.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tt-rss.js b/js/tt-rss.js
index 284df9746..3f65a2cea 100644
--- a/js/tt-rss.js
+++ b/js/tt-rss.js
@@ -245,6 +245,7 @@ function init() {
"dijit/tree/dndSource",
"dijit/tree/ForestStoreModel",
"dojo/data/ItemFileWriteStore",
+ "fox/FeedStoreModel",
"fox/FeedTree" ], function (dojo, ready, parser) {
ready(function() {