Remove loggly from web client

I noticed that my adblocker was blocking loggly scripts (under the tracking category) - may as well remove it.

This is the only place I can see it being loaded.
This commit is contained in:
CactiChameleon9 2025-01-15 12:28:26 +00:00 committed by Adrian Winterstein
parent d2f4ee6f4f
commit 45892d0801
No known key found for this signature in database
GPG key ID: EDBA4B9F8D8E37AE

View file

@ -30,7 +30,6 @@
<div id="app"></div>
<script type="text/javascript" src="//cloudfront.loggly.com/js/loggly.tracker-latest.min.js" async></script>
<!-- Translations -->
<script type='text/javascript' src='/api/v4/i18n/browser-script' vite-ignore></script>
</body>