Update create.svelte
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
if (session.authenticated) {
|
if (session.authenticated) {
|
||||||
signedIn.set(true);
|
signedIn.set(true);
|
||||||
}
|
}
|
||||||
|
return {}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user