1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 00:35:52 +02:00
This commit is contained in:
syuilo
2022-01-13 01:46:23 +09:00
parent 7782d9e46c
commit d2623a2ef2
22 changed files with 0 additions and 84 deletions

View File

@@ -38,8 +38,6 @@ export default defineComponent({
},
mounted() {
this.$emit('info', this[symbols.PAGE_INFO]);
this.$nextTick(() => {
this.connection.send('requestLog', {
id: Math.random().toString().substr(2, 8),