feat: Keep text label horizontal (#9364)

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
Márk Tolmács
2025-04-13 21:21:49 +02:00
committed by GitHub
parent dff69e9191
commit 01304aac49
7 changed files with 161 additions and 34 deletions

View File

@@ -112,6 +112,7 @@ export const YOUTUBE_STATES = {
export const ENV = {
TEST: "test",
DEVELOPMENT: "development",
PRODUCTION: "production",
};
export const CLASSES = {