1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 08:26:19 +02:00
This commit is contained in:
tamaina
2018-04-15 21:00:28 +09:00
committed by GitHub
parent 50baad1fd0
commit 80a0a9f052

View File

@@ -38,7 +38,7 @@ export default Vue.extend({
existMore: false,
connection: null,
connectionId: null,
isTop: true;
isTop: true
};
},
computed: {