mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Bump up packages
This commit is contained in:
@ -106,7 +106,8 @@ const addInstance = createAsyncThunk(
|
||||
lists: { shown: false },
|
||||
announcements: { shown: false, unread: 0 }
|
||||
},
|
||||
drafts: []
|
||||
drafts: [],
|
||||
frequentEmojis: []
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user