Waitlist screen
This commit is contained in:
parent
b67ecb8843
commit
f5a2e2dd25
13 changed files with 662 additions and 9 deletions
|
|
@ -46,6 +46,7 @@ class LoginScreen(private val authenticationService: MatrixAuthenticationService
|
|||
state = state,
|
||||
modifier = modifier,
|
||||
onBackPressed = {},
|
||||
onWaitListError = {},
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue