diff --git a/Install.ps1 b/Install.ps1 index f38916f..1d48a64 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -977,7 +977,8 @@ function Helper($paramname) { if ($enhance_like_off) { $remEnable.remove('EnhanceLikedSongs') } if ($enhance_playlist_off) { $remEnable.remove('EnhancePlaylist') } - if ($smartShuffle_off) { $remEnable.remove('SmartShuffle') } + # if ($smartShuffle_off) { $remEnable.remove('SmartShuffle') } + $remEnable.remove('SmartShuffle') if (!($funnyprogressBar)) { $remEnable.remove('HeBringsNpb') } # Old theme if (!($new_theme) -and [version]$offline -le [version]"1.2.13.661") { diff --git a/patches/patches.json b/patches/patches.json index a6f5e20..81e79aa 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -569,7 +569,7 @@ "description": "Enable Smart Shuffle in playlists", "native_description": "Enable Smart Shuffle", "version": { - "fr": "", + "fr": "1.2.15", "to": "" } },