From cebcd98d0f00e3a0ae1e8df50db4b81b20fb26db Mon Sep 17 00:00:00 2001 From: Nikolai Papin Date: Tue, 27 Jan 2026 21:00:45 +0300 Subject: [PATCH] refactor: rmpc --- rmpc/config.ron | 1 - 1 file changed, 1 deletion(-) diff --git a/rmpc/config.ron b/rmpc/config.ron index 898a6fd..b3fe18d 100644 --- a/rmpc/config.ron +++ b/rmpc/config.ron @@ -3,7 +3,6 @@ #![enable(unwrap_variant_newtypes)] ( address: "127.0.0.1:6600", - password: "kapuchinamusica", theme: "kolinux", cache_dir: None, on_song_change: None,