Hide those navs, boi!

This commit is contained in:
2025-11-02 17:05:45 +02:00
parent e1e607c1f1
commit cd12bb316a
5 changed files with 14 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
from flask import Flask, render_template, request, send_from_directory
import httpx
import asyncio
from dotenv import load_dotenv
from . import ui_bp