diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-06 11:11:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-06 11:11:22 -0800 |
| commit | f7957560de03b0a240b42f97bab7a3f131d3df43 (patch) | |
| tree | ff654643e98e19650115640020afbf25ed603019 | |
| parent | 81e0c4c6bff4b3737e182ba8242ad3834a26e040 (diff) | |
| -rw-r--r-- | app.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import os import blackboxprotobuf import streamlit as st -f + st.set_page_config( page_title="Teamspeak 6 Extractor", page_icon="🔍", |
