some fixes

This commit is contained in:
syuilo
2020-12-28 17:00:31 +09:00
parent 20c076b369
commit 948a65bf39
8 changed files with 92 additions and 70 deletions

View File

@@ -104,10 +104,6 @@ export default defineComponent({
this.$refs.nav.show();
},
help() {
this.$router.push('/docs/keyboard-shortcut');
},
post() {
os.post();
},