chore: complete stem-launcher rename

This commit is contained in:
mpabi
2026-07-14 18:08:40 +02:00
parent 61d00a6992
commit 1a98c14654
8 changed files with 53 additions and 44 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://edu-tools.local/rv-launcher/tokens.schema.json",
"title": "RV launcher tokens",
"$id": "https://edu-tools.local/stem-launcher/tokens.schema.json",
"title": "STEM launcher tokens",
"type": "object",
"additionalProperties": false,
"required": ["version", "tokens"],