Update Wallpaper-URL.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-16 17:24:56 -06:00 committed by GitHub
parent 61fec9d092
commit 94c63145d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
$url = "WALLPAPER URL HERE" $url = ""
$ext = $url.split(".")[-1] $ext = $url.split(".")[-1]