Fix #462: persist Skip Duplicates setting in add to playlist dialog
This commit is contained in:
@@ -44,6 +44,7 @@ type AppConfig struct {
|
||||
SavePlayQueue bool
|
||||
SaveQueueToServer bool
|
||||
DefaultPlaylistID string
|
||||
AddToPlaylistSkipDuplicates bool
|
||||
ShowTrackChangeNotification bool
|
||||
EnableLrcLib bool
|
||||
SkipSSLVerify bool
|
||||
|
||||
Reference in New Issue
Block a user