Merge branch 'develop' into feature/fga/update_create_room_flow
This commit is contained in:
commit
1edc59023c
9 changed files with 17 additions and 15 deletions
|
|
@ -86,6 +86,7 @@ fun OidcView(
|
|||
javaScriptEnabled = true
|
||||
allowContentAccess = true
|
||||
allowFileAccess = true
|
||||
@Suppress("DEPRECATION")
|
||||
databaseEnabled = true
|
||||
domStorageEnabled = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue