mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various Fixes
This commit is contained in:
@@ -239,7 +239,7 @@ public enum PresentationThemeReference: PostboxCoding, Equatable {
|
||||
|
||||
public var emoticon: String? {
|
||||
switch self {
|
||||
case .builtin:
|
||||
case .builtin(.dayClassic):
|
||||
return "🏠"
|
||||
case let .cloud(theme):
|
||||
return theme.theme.emoticon
|
||||
|
||||
Reference in New Issue
Block a user