mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 17:54:00 +02:00
some fixes
This commit is contained in:
@@ -104,10 +104,6 @@ export default defineComponent({
|
||||
this.$refs.nav.show();
|
||||
},
|
||||
|
||||
help() {
|
||||
this.$router.push('/docs/keyboard-shortcut');
|
||||
},
|
||||
|
||||
post() {
|
||||
os.post();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user