Get rid of buggy open state
This commit is contained in:
parent
3916d9c58e
commit
21b1313a18
4 changed files with 5 additions and 12 deletions
|
@ -8,7 +8,6 @@ export const followStates = {
|
|||
};
|
||||
|
||||
export const followRoles = {
|
||||
open: "open",
|
||||
leader: "leader",
|
||||
follower: "follower",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue