This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import { CardEffects, type Effect } from "~/netcode/Effect";
|
|||||||
import type { Player } from "~/netcode/Player";
|
import type { Player } from "~/netcode/Player";
|
||||||
|
|
||||||
watch(
|
watch(
|
||||||
() => goStore.current_game?.current_turn.uuid,
|
() => goStore.current_game?.current_turn?.uuid,
|
||||||
() => {
|
() => {
|
||||||
useClientSideStore().activatedClientside = []
|
useClientSideStore().activatedClientside = []
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user