cleaned up
This commit is contained in:
@@ -11,7 +11,7 @@ __mpv_command_with_args2() {
|
||||
}
|
||||
|
||||
__mpv_get() {
|
||||
__mpv_command_with_arg "expand-text" "$1" | $JQ -r '.data'
|
||||
__mpv_command_with_arg "expand-text" "$1" | $JQ '.data'
|
||||
}
|
||||
|
||||
mpv_playlist_count() {
|
||||
|
Reference in New Issue
Block a user