about summary refs log tree commit diff
path: root/src/lib/browser.native.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/browser.native.ts')
-rw-r--r--src/lib/browser.native.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/browser.native.ts b/src/lib/browser.native.ts
index fb9be56f1..8e045138c 100644
--- a/src/lib/browser.native.ts
+++ b/src/lib/browser.native.ts
@@ -1,3 +1,4 @@
 export const isSafari = false
 export const isFirefox = false
 export const isTouchDevice = true
+export const isAndroidWeb = false