forked from shadowfacts/Tusker
Remove now-unused feature flag
This commit is contained in:
parent
16dabd5d9f
commit
fc458fc5f3
@ -9,7 +9,6 @@ import Foundation
|
|||||||
|
|
||||||
public enum FeatureFlag: String, Codable {
|
public enum FeatureFlag: String, Codable {
|
||||||
case iPadBrowserNavigation = "ipad-browser-navigation"
|
case iPadBrowserNavigation = "ipad-browser-navigation"
|
||||||
case composeRewrite = "compose-rewrite"
|
|
||||||
case composeTextAttributes = "compose-text-attributes"
|
case composeTextAttributes = "compose-text-attributes"
|
||||||
case pushNotifCustomEmoji = "push-notif-custom-emoji"
|
case pushNotifCustomEmoji = "push-notif-custom-emoji"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user