Some minor bug fixes
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
this.feed.checkNewFeed();
|
||||
this.sending = false;
|
||||
})
|
||||
.catch((sDesc) => {
|
||||
.catch(() => {
|
||||
this.sending = false;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user