mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-27 09:16:28 +00:00
Disable blurred location style
This commit is contained in:
@@ -171,7 +171,7 @@ public final class DrawingLocationEntityView: DrawingEntityView, UITextViewDeleg
|
||||
case .black:
|
||||
updatedStyle = .transparent
|
||||
case .transparent:
|
||||
updatedStyle = .blur
|
||||
updatedStyle = .white
|
||||
case .blur:
|
||||
updatedStyle = .white
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user