updated dev options screen
This commit is contained in:
committed by
Stefan Ceriu
parent
8ad1448664
commit
8098e2b057
@@ -67,7 +67,7 @@ struct DeveloperOptionsScreen: View {
|
||||
Section("Join rules") {
|
||||
Toggle(isOn: $context.knockingEnabled) {
|
||||
Text("Knocking")
|
||||
Text("Experimental, still using mocked data")
|
||||
Text("Ask to join rooms")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user