wordle part kind of working
Build / Build-image (push) Successful in 1m8s

This commit is contained in:
2026-08-25 00:56:08 +02:00
parent a79363b4da
commit 865ac153b2
3 changed files with 50 additions and 29 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ import Wordle from '../components/Wordle.vue';
{{ context }}
</Modal>
<Wordle/>
<Wordle correct="testword"/>
</template>