mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Web app improvements
This commit is contained in:
@@ -1473,7 +1473,7 @@ public final class WebAppController: ViewController, AttachmentContainable {
|
||||
hasSettings = attachMenuBot?.flags.contains(.hasSettings) == true
|
||||
}
|
||||
} else {
|
||||
hasSettings = false
|
||||
hasSettings = forceHasSettings
|
||||
}
|
||||
|
||||
if hasSettings {
|
||||
|
||||
Reference in New Issue
Block a user