feat(mobile): add setting to always open web view on launch (#1500)
This commit is contained in:
@@ -2,6 +2,7 @@ export enum Environment {
|
||||
Web = 1,
|
||||
Desktop = 2,
|
||||
Mobile = 3,
|
||||
NativeMobileWeb = 4,
|
||||
}
|
||||
|
||||
export enum Platform {
|
||||
|
||||
Reference in New Issue
Block a user