mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
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:
parent
d2f4ee6f4f
commit
45892d0801
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue