Test Build

This commit is contained in:
2022-05-19 06:21:32 +07:00
parent 5375446fb5
commit f2e84e6244
49 changed files with 5870 additions and 0 deletions

View File

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