fix capitalisation of slugs

This commit is contained in:
2023-09-26 18:53:09 +03:00
parent 6c6b3f8ab1
commit f2ded31332
5 changed files with 12 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br>
<entrance>
<non_public>False</non_public>
<slug>1623-JUTTAHOEHLE</slug> <!-- one entrance and one slug per entrance_data file -->
<slug>1623-Juttahoehle</slug> <!-- one entrance and one slug per entrance_data file -->
<name></name>
<entrance_description></entrance_description>
<explorers></explorers>

View File

@@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br>
<entrance>
<non_public>False</non_public>
<slug>1626-LOUTOTIHOEHLE</slug> <!-- one entrance and one slug per entrance_data file -->
<slug>1626-Loutotihoehle</slug> <!-- one entrance and one slug per entrance_data file -->
<name></name>
<entrance_description></entrance_description>
<explorers></explorers>