#37
pull/49/head
RandomNinjaAtk 1 year ago committed by GitHub
parent 424d627051
commit f7b98bd585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ if [ -f /config/extended/logs/autoconfig ]; then
fi
if [ -f /config/extended/configs/naming.json ]; then
log "Using custom Naming (/config/extended/config/naming.json)..."
log "Using custom Naming (/config/extended/configs/naming.json)..."
namingJson=$(cat /config/extended/configs/naming.json)
else
log "Getting Trash Guide Recommended Naming..."

Loading…
Cancel
Save