mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Clear state message after the client is known to be supported
This commit is contained in:
parent
8da29f30b1
commit
70c5471df7
@ -56,6 +56,7 @@ export class ReauthExampleWidgetWrapperComponent extends CapableWidget implement
|
||||
}
|
||||
|
||||
this.busy = false;
|
||||
this.stateMessage = "";
|
||||
this.changeDetector.detectChanges();
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user