removed api key ;)

This commit is contained in:
Janis
2022-10-29 15:51:02 +02:00
parent 6936eaf689
commit b5889e7b0a
2 changed files with 2 additions and 1 deletions

View File

@@ -50,4 +50,5 @@ if ($newestVersionString -ne "") {
else {
Write-Output "No new version found!"
}
Write-Output "You need to add your API-Key again to the config.js!"
pause