fix: Use single-isolate push
This commit is contained in:
parent
5e728a3319
commit
353b1c8378
18 changed files with 1051 additions and 599 deletions
|
|
@ -38,7 +38,7 @@ class _HomeserverPickerState extends State<HomeserverPicker> {
|
|||
type: AuthenticationTypes.token,
|
||||
userIdentifierType: null,
|
||||
token: token,
|
||||
initialDeviceDisplayName: Matrix.of(context).clientName,
|
||||
initialDeviceDisplayName: PlatformInfos.clientName,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue