1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 01:36:11 -05:00
This commit is contained in:
tamaina 2018-04-15 21:00:28 +09:00 committed by GitHub
parent 50baad1fd0
commit 80a0a9f052
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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