Open ramirc5 opened 1 year ago
It's doing that error where it includes a ton of different files. What I did:
git fetch feature/frozen-voting git checkout feature/frozen-voting git submodule update --init --recursive then git add . etc inside chrome-extension.
Think I'll start from a fresh repo from here on out, shouldn't take too long.
Tested by changing the response to force 'frozen' state. Modal, extension, etc show "frozen" state now.