mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 22:39:34 +00:00
增加默认supportedMimeTypes列表
This commit is contained in:
parent
9d76faecd4
commit
3810ebc91a
8 changed files with 743 additions and 797 deletions
|
|
@ -31,7 +31,7 @@ class UserLoginWithOpenID extends HookConsumerWidget {
|
|||
|
||||
@override
|
||||
Widget build(BuildContext context, WidgetRef ref) {
|
||||
final serverStatus = ref.watch(serverStatusProvider(server));
|
||||
ref.watch(serverStatusProvider(server));
|
||||
void openIDLoginFlow() async {
|
||||
appLogger.fine('Clicked Login with OpenID');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue