add the visitor API endpoint
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
import { services } from "$lib/api.js";
|
||||
|
||||
export async function load({ fetch }) {
|
||||
return {
|
||||
list: await services(fetch),
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user