1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:25:54 +00:00

quickAddFeed: fix legacy feed_id type being passed to newrule

This commit is contained in:
Andrew Dolgov
2017-07-02 22:50:44 +03:00
parent 10a1f28f7c
commit 267bcee32c
2 changed files with 3 additions and 2 deletions

View File

@@ -228,6 +228,7 @@ function init() {
"dijit/form/Form",
"dijit/form/RadioButton",
"dijit/form/Select",
"dijit/form/MultiSelect",
"dijit/form/SimpleTextarea",
"dijit/form/TextBox",
"dijit/form/ComboBox",