feat(desktop): pass instance id as flag or environment variable
This commit is contained in:
@ -9,6 +9,6 @@ func main() {
|
||||
command.Main(
|
||||
"arcast",
|
||||
"Arcast desktop player",
|
||||
player.Root(),
|
||||
player.Root().Subcommands...,
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user