This commit is contained in:
ed barz 2023-06-01 10:14:15 +02:00
parent 63d8764d0d
commit c2e7341a96
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ export const load = async (event) => {
console.log("Invalid session or other error.");
}
};