1
0
Fork 0
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:
MRegnard 2023-11-19 14:42:42 +01:00 committed by GitHub
parent 1096bb0a3c
commit a8a7404d4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,6 @@ const actions = {
id, id,
pronouns, pronouns,
})); }));
commit("setFabled", { fabled: [] });
} }
commit("set", players); commit("set", players);
commit("setBluff"); commit("setBluff");