summaryrefslogtreecommitdiffstats
path: root/html/src/components/app.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'html/src/components/app.tsx')
-rw-r--r--html/src/components/app.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/src/components/app.tsx b/html/src/components/app.tsx
index 71a2d89..1ad5fd3 100644
--- a/html/src/components/app.tsx
+++ b/html/src/components/app.tsx
@@ -15,6 +15,7 @@ const clientOptions = {
enableZmodem: false,
enableTrzsz: false,
enableSixel: false,
+ isWindows: false,
} as ClientOptions;
const termOptions = {
fontSize: 13,