This commit is contained in:
Kainoa Kanter 2025-08-20 08:48:07 -07:00
parent bc27e237c9
commit b4c8eeed2c
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 43 additions and 0 deletions

View file

@ -213,6 +213,8 @@ Singleton {
property JsonObject audio
audio: JsonObject {
property bool showMiniplayerAlbumArt: false
property bool showMiniplayerAlbumArt: false
property string visualizerType: "linear"
}