chore: update stuff
This commit is contained in:
parent
9e5965feb9
commit
fc3f16b200
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ function sanitizeAudioUrl(raw) {
|
|||
// ===============================
|
||||
async function loadMusicData() {
|
||||
const response = await fetch(
|
||||
"http://scale.int.veltron.net:3000/proxy"
|
||||
"http://chat.veltron.net"
|
||||
);
|
||||
|
||||
const data = await response.json();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue