client portal build

This commit is contained in:
Linksehat Staging Server
2024-01-01 01:58:18 +07:00
parent 64ca019c2c
commit 4135da3103
102 changed files with 558 additions and 0 deletions

View File

@@ -0,0 +1 @@
if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('/sw.js', { scope: '/' })})}