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,
pronouns,
}));
commit("setFabled", { fabled: [] });
}
commit("set", players);
commit("setBluff");