open account login within WebLibre

This commit is contained in:
Fabian Freund
2026-06-01 16:07:50 +02:00
parent 0e6624c83d
commit 90716ea419
2 changed files with 3 additions and 12 deletions
@@ -76,7 +76,7 @@ class _SigningInTile extends ConsumerWidget {
const Text('Signing in...'),
const SizedBox(height: 8),
Text(
'Complete sign-in in your browser',
'Complete sign-in in WebLibre',
style: Theme.of(context).textTheme.bodySmall,
),
const SizedBox(height: 16),