1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-06 03:36:03 +02:00
This commit is contained in:
こぴなたみぽ
2018-02-15 17:24:52 +09:00
parent 0766a76348
commit 9fd00d1179
51 changed files with 93 additions and 93 deletions

View File

@@ -59,7 +59,7 @@
this.connection = new Connection();
this.on('mount', () => {
this.api('meta').then(meta => {
this.$root.$data.os.api('meta').then(meta => {
this.update({
initializing: false,
meta