add log
This commit is contained in:
parent
1652045fcd
commit
4e4933f565
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ import { QuestionsData, wait } from "./create.svelte.js";
|
|||
import toast from "svelte-5-french-toast";
|
||||
|
||||
export async function createGame() {
|
||||
console.log("Creating game rn!");
|
||||
|
||||
if (wait.v) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue