Fix #315: Pre-select most recent playlist in "Add to playlist" dialog

This commit is contained in:
Drew Weymouth
2024-01-20 14:22:30 -08:00
parent e1bc745645
commit edc3ef7bfa
3 changed files with 22 additions and 4 deletions
+1
View File
@@ -42,6 +42,7 @@ type AppConfig struct {
AllowMultiInstance bool
MaxImageCacheSizeMB int
SavePlayQueue bool
DefaultPlaylistID string
// Experimental - may be removed in future
FontNormalTTF string