mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-16 16:03:48 +00:00
read authentication token from the environment
This commit is contained in:
parent
37ffb95add
commit
ea085ba5fa
2 changed files with 19 additions and 7 deletions
|
|
@ -216,7 +216,6 @@ async fn main() -> io::Result<()> {
|
|||
break;
|
||||
}
|
||||
|
||||
|
||||
// I don't like this either, but it looks cleaner than a multi-line
|
||||
// print macro just cramped in here.
|
||||
let commands = vec![
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue