mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Keeping Fabled while clearing roles
This commit is contained in:
parent
1096bb0a3c
commit
a8a7404d4a
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ const actions = {
|
||||||
id,
|
id,
|
||||||
pronouns,
|
pronouns,
|
||||||
}));
|
}));
|
||||||
commit("setFabled", { fabled: [] });
|
|
||||||
}
|
}
|
||||||
commit("set", players);
|
commit("set", players);
|
||||||
commit("setBluff");
|
commit("setBluff");
|
||||||
|
|
Loading…
Add table
Reference in a new issue