summaryrefslogtreecommitdiff
path: root/templates/pubnix/obs.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pubnix/obs.html')
-rw-r--r--templates/pubnix/obs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pubnix/obs.html b/templates/pubnix/obs.html
index b5c3c05..ab5a23b 100644
--- a/templates/pubnix/obs.html
+++ b/templates/pubnix/obs.html
@@ -8,7 +8,7 @@
<link rel="stylesheet" type="text/css" href="./main.css">
<script type="module">
CONFIG_SUBST
- globalThis.mode = 3;
+ globalThis.mode = "obs";
</script>
<script type="module" src="./main.js"></script>
</head>