mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
投稿したらアカウントを元に戻すように
This commit is contained in:
parent
de5d43c280
commit
4f744cda6c
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ async function post() {
|
|||
localStorage.setItem('hashtags', JSON.stringify(unique(hashtags.concat(history))));
|
||||
}
|
||||
posting = false;
|
||||
postAccount = null;
|
||||
});
|
||||
}).catch(err => {
|
||||
posting = false;
|
||||
|
|
Loading…
Reference in a new issue