im too lazy to change the subdomain
This commit is contained in:
parent
10b9d3f924
commit
85ae72ffb6
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ function App() {
|
|||
onMount(async () => {
|
||||
try {
|
||||
const response = await fetch(
|
||||
"https://imtoolazytomakeaproperapi.exhq.dev/",
|
||||
"https://imtoolazytomakeaproperapi.amy.rip/",
|
||||
);
|
||||
const data = await response.json();
|
||||
setMusicList(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue