1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 22:25:50 +02:00
This commit is contained in:
syuilo
2018-02-22 07:06:47 +09:00
parent f5637205cb
commit 7a97924d01
15 changed files with 265 additions and 195 deletions

View File

@@ -24,7 +24,6 @@ export default Vue.extend({
props: ['func'],
data() {
return {
func: null,
hasUnreadNotifications: false,
hasUnreadMessagingMessages: false,
connection: null,