mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +01:00
refactor: Remove default important state events
This commit is contained in:
parent
c2b8ef6ef6
commit
1382cfd889
@ -44,9 +44,6 @@ void main() async {
|
||||
KeyVerificationMethod.emoji,
|
||||
},
|
||||
importantStateEvents: <String>{
|
||||
EventTypes.spaceChild,
|
||||
EventTypes.spaceParent,
|
||||
EventTypes.RoomCreate,
|
||||
'im.ponies.room_emotes', // we want emotes to work properly
|
||||
},
|
||||
databaseBuilder: FlutterMatrixHiveStore.hiveDatabaseBuilder,
|
||||
|
Loading…
Reference in New Issue
Block a user