- three new variables
### Updated
- feedback labels have been reworded to make their value more obvious
### Fixed
- Reset failure variable in retry logic on successful connection
- init runs twice since we weren't doing an await on our init call
- variables now update correctly on startup
### Removed
- api key config option is no longer needed as we are just going to use the one key supplied by VoiceMod
- new state variables
- voicemod connection retry logic
### Fixed
- Fix race-condition crash on init for undefined reference
### Changed
- Updated voicemod-api to a version that has `sharp` patched out