mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 23:55:56 +00:00
properly validate feed editor dialog
This commit is contained in:
@@ -425,7 +425,9 @@ const CommonDialogs = {
|
||||
Feeds.reload();
|
||||
|
||||
});
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
},
|
||||
content: __("Loading, please wait...")
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user