Only show the no google services toast once
This commit is contained in:
parent
273fe3aa64
commit
86e184d14b
3 changed files with 18 additions and 7 deletions
|
|
@ -57,7 +57,7 @@ class _LoginState extends State<Login> {
|
|||
if (!kIsWeb) {
|
||||
try {
|
||||
await FirebaseController.setupFirebase(
|
||||
matrix.client,
|
||||
matrix,
|
||||
matrix.widget.clientName,
|
||||
);
|
||||
} catch (exception) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue