mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
remove service worker on watch page
This commit is contained in:
@@ -3093,12 +3093,7 @@ window.addEventListener('load', () => {
|
||||
<% } %>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
if ('serviceWorker' in navigator) {
|
||||
navigator.serviceWorker.register('service-worker.js');
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
</body>
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user