mirror of
https://github.com/RavenX8/companion-module-streamer.bot-api.git
synced 2026-04-03 12:48:54 -04:00
First impl of the streamer.bot api changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const { combineRgb } = require('@companion-module/base')
|
||||
import { combineRgb } from '@companion-module/base'
|
||||
|
||||
module.exports = async function (self) {
|
||||
export default async function (self) {
|
||||
self.setFeedbackDefinitions({
|
||||
ChannelState: {
|
||||
name: 'Example Feedback',
|
||||
|
||||
Reference in New Issue
Block a user