mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
type error
This commit is contained in:
parent
584513de9b
commit
470bb2f659
@ -6,7 +6,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type Broadcast struct {
|
type Broadcast struct {
|
||||||
Enabled string
|
Enabled bool
|
||||||
Display string
|
Display string
|
||||||
Device string
|
Device string
|
||||||
AudioParams string
|
AudioParams string
|
||||||
|
Loading…
Reference in New Issue
Block a user