1
0
Fork 0
forked from Fuji/Fuji

Refactor imports and replace vars with constants; remove unused test file

This commit is contained in:
Maarceeli 2025-02-22 13:09:02 +01:00
parent bc2eb35b6f
commit 20db69ef4d
3 changed files with 1 additions and 45 deletions

View file

@ -1,6 +1,6 @@
import flet as ft
from i18n import *
from vars import *
from constants import *
set_language("pl")