aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/debug.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/debug.html b/web/debug.html
index a846271..6c6d671 100644
--- a/web/debug.html
+++ b/web/debug.html
@@ -10,7 +10,7 @@
</head>
<body>
<div id="spinner"></div>
-<div id="attribution">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div>
+<div id="attribution" style="display: none;">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div>
<script id="loadScript" mode="debug" src="load.js"></script>
</body>
</html>