create suggestion model, fix unfillable language
Build / Build-image (push) Successful in 1m13s

This commit is contained in:
2026-08-13 22:30:42 +02:00
parent 5a6c398a3a
commit cd9ffc012e
7 changed files with 67 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ import HowToPlay from "./components/HowToPlay.vue";
<template #right>
<HowToPlay/>
<UColorModeSwitch :size="xl"/>
</template>