From ea63711fb92c75ce3c41f0c4382eeb90a8ca07c9 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Sun, 18 Dec 2022 15:00:40 +0000 Subject: [PATCH] Add user to example config --- inc/config.example.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inc/config.example.inc.php b/inc/config.example.inc.php index 433a60d..da01886 100644 --- a/inc/config.example.inc.php +++ b/inc/config.example.inc.php @@ -1,5 +1,6 @@ "key" + "lastfm_key" => "key", + "lastfm_user" => "username" );