Refacto constants

This commit is contained in:
2026-03-19 09:31:36 +01:00
parent 5d2282def1
commit 1125e5ee10
7 changed files with 21 additions and 21 deletions

View File

@@ -12,7 +12,7 @@ from controllers.audio_controller import AudioController
from controllers.glow_animator import GlowAnimator
from controllers.window_dragger import WindowDragger
from tools import discord_oauth
from tools.constants import NO_STAFF, Urls
from config.constants import NO_STAFF, Urls
from fake_patch_notes import patch_note