fix: Clearing push triggered when only one room got seen
This commit is contained in:
parent
e977124218
commit
897868b9ec
3 changed files with 7 additions and 4 deletions
|
|
@ -99,6 +99,7 @@ abstract class ClientManager {
|
|||
// To check which story room we can post in
|
||||
EventTypes.RoomPowerLevels,
|
||||
},
|
||||
logLevel: kReleaseMode ? Level.warning : Level.verbose,
|
||||
databaseBuilder: FlutterHiveCollectionsDatabase.databaseBuilder,
|
||||
legacyDatabaseBuilder: FlutterFluffyBoxDatabase.databaseBuilder,
|
||||
supportedLoginTypes: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue