Add Lemuria Hub to the planner
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle 2024-10-06 16:50:00 +03:00
parent f00ac5ed17
commit ccf1948e6f
2 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ export default function ContributionsPage() {
</li>
<li>
<a href={ANTARISKA_TWITTER} target="_blank" rel="noreferrer">
Antariska
Antariska, yaga & harryXYZ
</a>{" "}
- {t("contributions:antariska")}
</li>

View File

@ -407,7 +407,7 @@ function WeaponImageSelector({
);
}
const LAST_STAGE_ID_WITH_IMAGES = 22;
const LAST_STAGE_ID_WITH_IMAGES = 23;
const LAST_STAGE_ID_WITH_OBJECT_IMAGE = 17;
function StageBackgroundSelector({
onAddBackground,