chore: Follow up loading dialog

This commit is contained in:
krille-chan 2024-10-19 09:16:33 +02:00
commit 31907f74de
No known key found for this signature in database
4 changed files with 15 additions and 9 deletions

View file

@ -67,6 +67,7 @@ class DevicesSettingsController extends State<DevicesSettings> {
await showFutureLoadingDialog(
context: context,
delay: false,
future: () => matrix.client.uiaRequestBackground(
(auth) => matrix.client.deleteDevices(
deviceIds,