mirror of
https://github.com/RavenX8/companion-module-voicemod.git
synced 2026-04-03 12:58:52 -04:00
- Added 5 new feedbacks
- Added callbacks for the new feedbacks Known Issues: - Feedbacks do not init with the current state of the buttons on startup.
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = function (self) {
|
||||
options: [],
|
||||
callback: async (event) => {
|
||||
self.vm.internal.toggleVoiceChanger()
|
||||
self.checkFeedbacks('VoiceChangerState')
|
||||
},
|
||||
},
|
||||
play_meme: {
|
||||
|
||||
Reference in New Issue
Block a user