added favicon

This commit is contained in:
erik 2025-05-09 23:31:01 +00:00
parent 73ae756e5c
commit 337eff56aa
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@ from starlette.concurrency import run_in_threadpool
# ------------------------------------------------------------------ # ------------------------------------------------------------------
app = FastAPI() app = FastAPI()
# test
# In-memory store of the last packet per character # In-memory store of the last packet per character
live_snapshots: Dict[str, dict] = {} live_snapshots: Dict[str, dict] = {}

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB