Large part of frontend implemented (MP); linked to Desktop, gotta link to WasmJs

This commit is contained in:
2025-04-27 16:09:30 +02:00
parent 5ef73080fa
commit 67577a9197
54 changed files with 1855 additions and 45 deletions

View File

@ -8,7 +8,7 @@
<logger name="io.netty" level="warn" />
<logger name="ch.qos.logback" level="warn" />
<root level="trace">
<root level="warn">
<appender-ref ref="APPENDER"/>
</root>
</configuration>
</configuration>