mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
update version check for offline condition
This commit is contained in:
@@ -2178,7 +2178,7 @@ if ($test_spa) {
|
|||||||
$reader.Close()
|
$reader.Close()
|
||||||
|
|
||||||
|
|
||||||
if ($offline -ge [version]'1.2.70.404') {
|
if ($offline -ge [version]'1.2.70.253') {
|
||||||
|
|
||||||
$spotify_binary_bak = $dll_bak
|
$spotify_binary_bak = $dll_bak
|
||||||
$spotify_binary = $spotifyDll
|
$spotify_binary = $spotifyDll
|
||||||
|
|||||||
Reference in New Issue
Block a user