mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-21 06:30:56 +10:00
typo
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ if exist "%Appdata%\Spotify\Apps\xpui\licenses.html.bak" (
|
|||||||
|
|
||||||
if exist "%Appdata%\Spotify\Apps\xpui\i18n\ru.json.bak" (
|
if exist "%Appdata%\Spotify\Apps\xpui\i18n\ru.json.bak" (
|
||||||
del /s /q "%Appdata%\Spotify\Apps\xpui\i18n\ru.json" > NUL 2>&1
|
del /s /q "%Appdata%\Spotify\Apps\xpui\i18n\ru.json" > NUL 2>&1
|
||||||
move "%Appdata%\Spotify\Apps\xpui\ru.json.bak" "%Appdata%\Spotify\Apps\xpui\i18n\ru.json" > NUL 2>&1
|
move "%Appdata%\Spotify\Apps\xpui\i18n\ru.json.bak" "%Appdata%\Spotify\Apps\xpui\i18n\ru.json" > NUL 2>&1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user