mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-16 02:10:59 +01:00
fix typo
This commit is contained in:
parent
8645f36c5b
commit
340bb7f392
@ -409,7 +409,7 @@ define(["dojo/_base/declare"], function (declare) {
|
||||
|
||||
return false;
|
||||
},
|
||||
editFeeed: function (feed) {
|
||||
editFeed: function (feed) {
|
||||
if (feed <= 0)
|
||||
return alert(__("You can't edit this kind of feed."));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user