This commit is contained in:
Florian 2026-03-17 09:35:01 +01:00
parent 9c6134e05b
commit e6e5279958
2 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,9 @@
<Label>
<Text>Hallo Welt</Text>
</Label>
<Label>
<Text>"Zweite Zeile"</Text>
</Label>
</Content>
</Page>
</Pages>

View File

@ -20,7 +20,7 @@
This is the Adventures Area.
Cool.
</Description>
<AccessRule>[gamemaster]</AccessRule>
<AccessRule>[rule.gamemaster]</AccessRule>
<DisplayInBar>false</DisplayInBar>
<SortPriority>-100</SortPriority> <!-- Highest will be displayed first -->
</MarkdownArea>