Archived
2
0

type error

This commit is contained in:
Craig 2020-04-06 20:14:50 +00:00
parent 584513de9b
commit 470bb2f659

View File

@ -6,7 +6,7 @@ import (
)
type Broadcast struct {
Enabled string
Enabled bool
Display string
Device string
AudioParams string