mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
remove testing change
This commit is contained in:
parent
85ddafe429
commit
502905b0e9
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ const Vote = () => {
|
|||
if (Object.keys(votes).length == 5) {
|
||||
setIsButtonActive(true)
|
||||
} else {
|
||||
setIsButtonActive(true)
|
||||
setIsButtonActive(false)
|
||||
}
|
||||
}, [votes])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue