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