fix: bypass service worker cache for dynamic /api/ endpoints, resolving stale favorites cache
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s
This commit is contained in:
@@ -140,6 +140,6 @@
|
||||
</div>
|
||||
|
||||
<script src="/auth.js?v=2" defer></script>
|
||||
<script src="/app.js?v=39" defer></script>
|
||||
<script src="/app.js?v=40" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user