This commit is contained in:
Hamza-Ayed
2025-09-01 18:29:05 +03:00
parent d71686d9f1
commit 6c87f7291d
33 changed files with 3118 additions and 7333 deletions

View File

@@ -8,6 +8,8 @@ class BoxName {
static const String serverChosen = "serverChosen";
static const String gender = "gender";
static const String jwt = "jwt";
static const String lowEndMode = "lowEndMode";
static const String appVersionChecked = "appVersionChecked";
static const String lastName = "lastName";
static const String fingerPrint = "fingerPrint";
static const String payMobApikey = "payMobApikey";

File diff suppressed because one or more lines are too long