From fc1ed3b43121166da30678d5bc9c6ae78c0893c6 Mon Sep 17 00:00:00 2001 From: fxequals Date: Fri, 27 Mar 2026 02:01:36 -0400 Subject: [PATCH] fix: yaml to yml line 110 --- emerald-theory/arcane-registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emerald-theory/arcane-registry.json b/emerald-theory/arcane-registry.json index f70f3bb..fc43434 100644 --- a/emerald-theory/arcane-registry.json +++ b/emerald-theory/arcane-registry.json @@ -107,7 +107,7 @@ }, { "author": "fxequals", - "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/unciv/unciv.yaml", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/unciv/unciv.yml", "description": "Automation System", "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/unciv/", "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/unciv/unciv.env",