forked from firka/student-legacy
no
Signed-off-by: BalazsManus <balazsmanus@noreply.localhost>
This commit is contained in:
parent
08519ebf27
commit
4b7845c31e
@ -1388,7 +1388,7 @@ class SettingsScreenState extends State<SettingsScreen>
|
|||||||
color: AppColors.of(context)
|
color: AppColors.of(context)
|
||||||
.text
|
.text
|
||||||
.withOpacity(0.65)),
|
.withOpacity(0.65)),
|
||||||
child: Text("v${release.data!['version']}, módosítva mnus, és a Filc csapat által"),
|
child: Text("v${release.data!['version']}, módosítva a Filc csapat által"),
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
String envAppVer = const String.fromEnvironment(
|
String envAppVer = const String.fromEnvironment(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user