From d5baf17e9012a6274b87f1e90671e1d199810aaa Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 18 Jun 2017 16:20:12 +0100 Subject: [PATCH] Add link to user list to more menu --- peppermint.guiconfig.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/peppermint.guiconfig.json b/peppermint.guiconfig.json index 1264eaf..3926de7 100644 --- a/peppermint.guiconfig.json +++ b/peppermint.guiconfig.json @@ -66,6 +66,10 @@ "🎫 All Tags", "index.php?action=list-tags" ], + [ + "👥 All Users", + "index.php?action=user-list" + ], [ "⇝ Random Page", "?action=random"