Add files via upload

This commit is contained in:
MattTheTekie 2026-06-05 21:22:04 -04:00 committed by GitHub
commit 17aee8536c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -350,7 +350,7 @@ let factsLoaded = false;
function genericFallbackFacts(name) {
return [
`${name} is part of the global music library. Information for this artist is limited.`,
`Veltron Radio features music across many cultures and languages.`
`Veltron Radio broadcasts from mars. Check us out at www.veltron.net`
];
}

View file

@ -350,7 +350,7 @@ let factsLoaded = false;
function genericFallbackFacts(name) {
return [
`${name} is part of the global music library. Information for this artist is limited.`,
`Veltron Radio features music across many cultures and languages.`
`Veltron Radio broadcasts from mars. Check us out at www.veltron.net`
];
}