mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-03 14:09:10 +08:00
update auto login
This commit is contained in:
@ -105,7 +105,7 @@ Widget _defaultWebviewTitleBar(BuildContext context) {
|
||||
)
|
||||
: const SizedBox(width: 24),
|
||||
const SizedBox(width: 12),
|
||||
SelectableText("${state.url}"),
|
||||
SelectableText(state.url ?? ""),
|
||||
const Spacer()
|
||||
],
|
||||
));
|
||||
|
Reference in New Issue
Block a user