mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Update +page.server.ts
This commit is contained in:
parent
427c10a7af
commit
513cab891f
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
export const load: PageServerLoad = async (event) => {
|
||||
return {};
|
||||
};
|
||||
Loading…
Reference in a new issue