mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
updated dev options screen
This commit is contained in:
parent
f149a40def
commit
323df6f1c5
@ -67,7 +67,7 @@ struct DeveloperOptionsScreen: View {
|
|||||||
Section("Join rules") {
|
Section("Join rules") {
|
||||||
Toggle(isOn: $context.knockingEnabled) {
|
Toggle(isOn: $context.knockingEnabled) {
|
||||||
Text("Knocking")
|
Text("Knocking")
|
||||||
Text("Experimental, still using mocked data")
|
Text("Ask to join rooms")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user