Update settings.py

This commit is contained in:
Anthony Samms
2025-12-15 10:24:42 -05:00
parent 52bcdb9dc6
commit a21d0da8c1

View File

@@ -11,6 +11,7 @@ from libs.utils import (
is_r_kat_pressed,
)
from libs.config import save_config
from libs.texture import tex
logger = logging.getLogger(__name__)