Web app improvements

This commit is contained in:
Ilya Laktyushin
2023-09-09 18:37:45 +04:00
parent d6095101a6
commit 28a5ce4e1f
2 changed files with 2 additions and 2 deletions

View File

@@ -1473,7 +1473,7 @@ public final class WebAppController: ViewController, AttachmentContainable {
hasSettings = attachMenuBot?.flags.contains(.hasSettings) == true
}
} else {
hasSettings = false
hasSettings = forceHasSettings
}
if hasSettings {