Merge pull request #119 from MRegnard:fabled_clear_roles

Keeping Fabled while clearing roles
This commit is contained in:
Pingumask 2023-11-20 23:27:24 +01:00 committed by GitHub
commit 76a551754f
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");