Compare commits

..

3 Commits

Author SHA1 Message Date
ASUS
6bc8373cad fixed 2025-07-10 07:41:42 +03:00
46826006c2 nif stat 2025-06-24 13:44:56 +03:00
e02c4c8bef change the facture to show only on superadmin 2025-06-23 23:04:06 +03:00
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<application
android:label="my_app"
android:label="GUYCOM"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity

View File

@ -2623,4 +2623,4 @@ final emojiSuportFont = pw.Font.ttf( await rootBundle.load('assets/NotoEmoji-Reg
),
);
}
}
}