rush
This commit is contained in:
parent
436553809a
commit
bf71a8103d
2 changed files with 16 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<script lang="ts">
|
||||
import { LoaderCircle } from "@lucide/svelte"
|
||||
|
||||
const COOLDOWN_SECS = 30
|
||||
const COOLDOWN_SECS = 10
|
||||
|
||||
let { roomId } = $props()
|
||||
let input = $state("")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue