bugfixing
This commit is contained in:
parent
2b34c67d6f
commit
39a5c4f8cf
@ -76,7 +76,7 @@ export async function GET({ locals }) {
|
||||
|
||||
|
||||
|
||||
const rawData = await fetch(apiURL + "/searchbar-data", {
|
||||
const rawData = await fetch(apiURL + "/full-searchbar", {
|
||||
method: "GET",
|
||||
headers: {
|
||||
"Content-Type": "application/json",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user