backend rewrite cont, rebrand
This commit is contained in:
@@ -24,7 +24,7 @@ template $ChecklistPage: Box {
|
||||
}
|
||||
|
||||
Label {
|
||||
label: _("List of all Warframes available as of Nov '25");
|
||||
label: _("List of all Warframes available as of Dec 10 '25");
|
||||
margin-bottom: 12;
|
||||
|
||||
styles [
|
||||
@@ -62,7 +62,13 @@ template $ChecklistPage: Box {
|
||||
]
|
||||
}
|
||||
Label {
|
||||
label: "/62";
|
||||
label: "/";
|
||||
margin-bottom: 12;
|
||||
styles [
|
||||
"dimmed",
|
||||
]
|
||||
}
|
||||
Label basic_max {
|
||||
margin-bottom: 12;
|
||||
styles [
|
||||
"dimmed",
|
||||
@@ -514,7 +520,14 @@ template $ChecklistPage: Box {
|
||||
]
|
||||
}
|
||||
Label {
|
||||
label: "/49";
|
||||
label: "/";
|
||||
margin-bottom: 12;
|
||||
styles [
|
||||
"dimmed",
|
||||
]
|
||||
}
|
||||
Label prime_max {
|
||||
label: "";
|
||||
margin-bottom: 12;
|
||||
styles [
|
||||
"dimmed",
|
||||
|
||||
Reference in New Issue
Block a user