chore: Follow up loading dialog
This commit is contained in:
parent
3faf6df558
commit
31907f74de
4 changed files with 15 additions and 9 deletions
|
|
@ -67,6 +67,7 @@ class DevicesSettingsController extends State<DevicesSettings> {
|
|||
|
||||
await showFutureLoadingDialog(
|
||||
context: context,
|
||||
delay: false,
|
||||
future: () => matrix.client.uiaRequestBackground(
|
||||
(auth) => matrix.client.deleteDevices(
|
||||
deviceIds,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue