Add admin vote status list and ready/wait messaging
This commit is contained in:
@@ -13,6 +13,7 @@ export const state = {
|
||||
myVotes: [],
|
||||
results: [],
|
||||
votesRendered: false,
|
||||
adminVoteStatus: null,
|
||||
};
|
||||
|
||||
export function clearUserState() {
|
||||
|
||||
Reference in New Issue
Block a user