toggle local webview flag
This commit is contained in:
@ -15,5 +15,5 @@ public enum FeatureFlag {
|
||||
public static let enableShareButton = false
|
||||
public static let enableSnooze = false
|
||||
public static let showFeedItemTags = false
|
||||
public static let useLocalWebView = true
|
||||
public static let useLocalWebView = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user