From 3fa5fa76e9f3c791148147d95e34deaedd230374 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 19 Nov 2014 16:05:23 +0000 Subject: [PATCH] add 'entities' entry to help --- pandora/config.pandora.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index f47607931..3f3af709c 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -90,6 +90,7 @@ {"id": "player", "title": "Player"}, {"id": "editor", "title": "Editor"}, {"id": "documents", "title": "Documents"}, + {"id": "entities", "title": "Entities"}, {"id": "edits", "title": "Edits"}, {"id": "texts", "title": "Texts"}, {"id": "embeds", "title": "Embeds"}