Scripts version 2322

This commit is contained in:
Mikhail Tergoev
2024-07-16 12:49:39 +03:00
parent 2a9260b836
commit d0d1cafb73
4 changed files with 16 additions and 5 deletions

View File

@ -13,9 +13,6 @@ fi
NOSTICONPATH="${PORT_WINE_PATH}/data/img/${name_desktop}.png"
BASESTEAMGRIDDBAPI="https://www.steamgriddb.com/api/v2"
# Get our APi on https://www.steamgriddb.com/profile/preferences/api/
SGDBAPIKEY="."
function checkSGDbApi {
if [ -z "$SGDBAPIKEY" ] || [ "$SGDBAPIKEY" == "$NON" ]; then
return 1