mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Stories
This commit is contained in:
@@ -287,7 +287,7 @@ final class StorageUsageScreenComponent: Component {
|
||||
case .misc:
|
||||
return UIColor(rgb: 0xFF9500)
|
||||
case .stories:
|
||||
return UIColor(rgb: 0x3478F6)
|
||||
return UIColor(rgb: 0xFF2D55)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user