Skip to content

Commit 0fc9fee

Browse files
authored
line (#25042)
1 parent 0ee8d30 commit 0fc9fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/constants/platform.desktop.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import KB2 from '../util/electron.desktop'
22
import * as Path from '../util/path'
33
const {env, platform} = KB2.constants
4+
45
export const androidIsTestDevice = false
56
export const isMobile = false
67
export const isPhone = false

0 commit comments

Comments
 (0)