forked from CastroFidel/PortWINE
Scripts version 2322
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user