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

@ -53,6 +53,7 @@ class Settings3PidController extends State<Settings3Pid> {
if (ok != OkCancelResult.ok) return;
final success = await showFutureLoadingDialog(
context: context,
delay: false,
future: () => Matrix.of(context).client.uiaRequestBackground(
(auth) => Matrix.of(context).client.add3PID(
clientSecret,