1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-10 17:44:00 +02:00
This commit is contained in:
syuilo
2020-09-06 21:04:46 +09:00
parent 7f01aad576
commit 8f2dd47b4a
3 changed files with 15 additions and 3 deletions

View File

@@ -296,7 +296,7 @@ export default defineComponent({
},
post() {
this.$store.commit('setPostForm', {});
os.post();
},
search() {