type error
This commit is contained in:
parent
584513de9b
commit
470bb2f659
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
type Broadcast struct {
|
||||
Enabled string
|
||||
Enabled bool
|
||||
Display string
|
||||
Device string
|
||||
AudioParams string
|
||||
|
|
|
|||
Loading…
Reference in a new issue