mirror of
https://github.com/mrpond/BlockTheSpot.git
synced 2025-05-11 18:36:47 +02:00
parent
3a3bf4b55c
commit
00350cc2cd
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ UI isn't changed.
|
|||
}
|
||||
#>
|
||||
|
||||
$ch = Read-Host -Prompt "Optional - Remove ad placeholder and upgrade button. (Experimental) (Y/N) "
|
||||
$ch = Read-Host -Prompt "Optional - Remove ad placeholder and upgrade button. Press 'N' if using Spicetify (Y/N) "
|
||||
if ($ch -eq 'y') {
|
||||
Add-Type -Assembly 'System.IO.Compression.FileSystem'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue