mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:45:55 +00:00
fix broken feed icon upload (closes #459)
This commit is contained in:
@@ -795,7 +795,7 @@ function removeFeedIcon(id) {
|
||||
|
||||
return false;
|
||||
} catch (e) {
|
||||
exception_error("uploadFeedIcon", e);
|
||||
exception_error("removeFeedIcon", e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user