fix: JSON-Struktur korrigiert + Listennamen angepasst + Audio-Button immer sichtbar
- JSON-Dateien: 'de'-Wrapper entfernt (direktes Array) - Listennamen: classic → fortune, farmer_wisdom → farmer wisdom, unfortune → UNfortune - Audio-Button: visible: true (nicht nur bei appInitialized) - Dateinamen: JSON-Dateien umbenannt Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ MainView {
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
color: theme.palette.normalText
|
||||
visible: appInitialized
|
||||
visible: true
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user