aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-10-20 20:31:18 -0500
committerMatt Strapp <matt@mattstrapp.net>2023-10-20 20:31:18 -0500
commit605b3b3becec675088a42083ebc412d1275f44ee (patch)
tree7fb39ea56d07d0b5f69fd614fe60f7be801b8266 /clients/www
parentAdd GH action (diff)
downloadzorascript-605b3b3becec675088a42083ebc412d1275f44ee.tar
zorascript-605b3b3becec675088a42083ebc412d1275f44ee.tar.gz
zorascript-605b3b3becec675088a42083ebc412d1275f44ee.tar.bz2
zorascript-605b3b3becec675088a42083ebc412d1275f44ee.tar.lz
zorascript-605b3b3becec675088a42083ebc412d1275f44ee.tar.xz
zorascript-605b3b3becec675088a42083ebc412d1275f44ee.tar.zst
zorascript-605b3b3becec675088a42083ebc412d1275f44ee.zip
add ID
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/vite.config.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/vite.config.ts b/clients/www/vite.config.ts
index ca89d5b..6f4943c 100644
--- a/clients/www/vite.config.ts
+++ b/clients/www/vite.config.ts
@@ -31,7 +31,7 @@ export default defineConfig({
type: "image/png",
}
],
- id: "."
+ id: "oracle-client",
},
registerType: 'autoUpdate',
workbox: {