Merge branch 'develop' into feature/fga/update_create_room_flow

This commit is contained in:
ganfra 2024-11-05 21:14:41 +01:00 committed by GitHub
commit 1edc59023c
9 changed files with 17 additions and 15 deletions

View file

@ -86,6 +86,7 @@ fun OidcView(
javaScriptEnabled = true
allowContentAccess = true
allowFileAccess = true
@Suppress("DEPRECATION")
databaseEnabled = true
domStorageEnabled = true
}