mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-08-20 21:07:14 +02:00
Update Ghostgram features
This commit is contained in:
@@ -410,9 +410,6 @@ public enum DeviceMetrics: CaseIterable, Equatable {
|
||||
}
|
||||
|
||||
public var showAppBadge: Bool {
|
||||
if case .iPhoneX = self {
|
||||
return false
|
||||
}
|
||||
return self.hasTopNotch
|
||||
return self.sgShowAppBadge
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user