fix broken feed icon upload (closes #459)
This commit is contained in:
+1
-1
@@ -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