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",
|
method: "GET",
|
||||||
headers: {
|
headers: {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user