From 8b85cd0729bca8a61b7ae5e28130f35c08ad69f5 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Sun, 29 Jun 2025 22:51:13 +0200 Subject: [PATCH] src/content/modes/spacecraft.json aktualisiert --- src/content/modes/spacecraft.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/content/modes/spacecraft.json b/src/content/modes/spacecraft.json index 9e26dfe..9084e38 100644 --- a/src/content/modes/spacecraft.json +++ b/src/content/modes/spacecraft.json @@ -1 +1,5 @@ -{} \ No newline at end of file +{ + "translationKey": "sc", + "main": false, + "ranked": false +} \ No newline at end of file