From 1819aaa533b6af317ca988b23e8a05de69ba71d3 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Sun, 18 Dec 2022 15:00:40 +0000 Subject: 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" ); -- cgit v1.2.3-54-g00ecf