mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 02:50:18 +10:00
fix old theme
- forced installation of version 1.2.13 (since the old theme was removed in subsequent versions).
This commit is contained in:
@@ -822,7 +822,7 @@ if (!($block_update_on) -and !($block_update_off)) {
|
||||
if ($ch -eq 'y') { $block_update = $true }
|
||||
|
||||
if (!($new_theme) -and [version]$offline -ge [version]"1.2.14.1141") {
|
||||
Write-Host "This version does not support the old theme, use version 1.2.13.661 or below`n"
|
||||
Write-Warning "This version does not support the old theme, use version 1.2.13.661 or below`n"
|
||||
}
|
||||
|
||||
if ($ch -eq 'n') {
|
||||
|
||||
Reference in New Issue
Block a user