Fix Light mode Initialization flash when in dark mode

This commit is contained in:
johnnyq
2026-08-26 22:09:29 -04:00
parent 2409c98e1e
commit 1bebd2d578
4 changed files with 19 additions and 4 deletions

View File

@@ -532,7 +532,7 @@ if (isset($_POST['add_telemetry'])) {
?>
<!DOCTYPE html>
<html lang="en">
<html lang="en" data-bs-theme="light" data-lte-color-mode="off">
<head>
<meta charset="utf-8">