diff --git a/bin/miniplayer b/bin/miniplayer index d44deff..76a0315 100755 --- a/bin/miniplayer +++ b/bin/miniplayer @@ -27,7 +27,6 @@ if "player" not in config.sections(): if "mpd" not in config.sections(): config["mpd"] = {"host": "localhost", "port": "6600", - "pass": False } # Initialise keybindings