]> source.dussan.org Git - gitea.git/commit
Remove spurious AppSubUrl in serviceworker request. (#16047)
authorzeripath <art27@cantab.net>
Tue, 8 Jun 2021 17:46:13 +0000 (18:46 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 17:46:13 +0000 (18:46 +0100)
commite03a91a48ef7fb716cc7c8bfb411ca8f332dcfe5
tree31d0c4d85426eca4f25a55fd7f905a9fa99bc500
parent44f8c812ec8bfc13c6cc17d3bda339825a31eb72
Remove spurious AppSubUrl in serviceworker request. (#16047)

There is another spurious AppSubUrl placement in the serviceworker registration.
This PR removes it.

Signed-off-by: Andrew Thornton <art27@cantab.net>
web_src/js/features/serviceworker.js