fix: on mobile open links from editor in external browser (#1860)
This commit is contained in:
@@ -2,5 +2,4 @@ export enum Environment {
|
||||
Web = 1,
|
||||
Desktop = 2,
|
||||
Mobile = 3,
|
||||
NativeMobileWeb = 4,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user