This commit is contained in:
Dr.Blank 2024-12-07 12:26:59 +05:30
parent 3488ae97fb
commit c2cf999398
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
6 changed files with 0 additions and 13 deletions

View file

@ -98,7 +98,6 @@ class BackToLoginButton extends StatelessWidget {
class _SomethingWentWrong extends StatelessWidget {
const _SomethingWentWrong({
super.key,
this.message = 'Error with OAuth flow',
});