aio-interface: make sure ublock does not break the log viewer (#8148)

This commit is contained in:
Gaetano Giunta
2026-05-18 17:55:18 +01:00
committed by GitHub
parent 01365c817f
commit fdfd479db7
2 changed files with 3 additions and 1 deletions

View File

@@ -1,9 +1,11 @@
<html lang="en">
<head>
<title>AIO</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="logs.css">
<script src="log-view.js?v1"></script>
<link rel="icon" href="img/favicon.png">
<script src="log-load.js?v1"></script>
</head>
<body data-container-id="{{ id }}">
<div id="floating-box">