mirror of
https://github.com/smittix/intercept.git
synced 2026-04-29 09:09:59 -07:00
revert: Remove utility bar and fix disclaimer flash issue
Reverts the utility bar feature and disclaimer timing changes that caused the disclaimer to flash on screen for users who had already accepted it. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/satellite_dashboard.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
{% include 'partials/utility-bar.html' %}
|
||||
|
||||
<div class="grid-bg"></div>
|
||||
<div class="scanline"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user