Fix inherit tag
All checks were successful
Android Build / publish (push) Successful in 26s
Linux Build / publish (push) Successful in 51s

This commit is contained in:
olcxja 2026-05-15 10:12:13 +02:00
commit 134a341b6d
3 changed files with 35 additions and 35 deletions

View file

@ -55,21 +55,21 @@
</sidebar>
<sidebar class="second" id="roomsbar">
<roomtopbar>
<inherit></inherit>
<inherit style="display: flex;"></inherit>
</roomtopbar>
<roomcontent2>
</roomcontent2>
</sidebar>
<roomcontent>
<roomtopbar>
<inherit></inherit>
<inherit style="display: flex;"></inherit>
</roomtopbar>
<roomcontent2>
</roomcontent2>
</roomcontent>
<sidebar class="second" id="roomdetailsbar" style="display: none;">
<roomtopbar>
<inherit></inherit>
<inherit style="display: flex;"></inherit>
</roomtopbar>
<roomcontent2>
</roomcontent2>