From 4dbc7930b4ea8216ef0fc7dd134d93c92781a7f4 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 6 Mar 2018 19:26:18 +0530 Subject: [PATCH] find in public notes --- pandora/config.0xdb.jsonc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 5fe0733b..d1738c7c 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -698,6 +698,13 @@ "columnWidth": 90, "sort": true }, + { + "id": "publicnotes", + "title": "Public Notes", + "type": "layer", + "advanced": true, + "find": true + }, { "id": "subtitles", "title": "Subtitles",