From f223b456013412daabaa3781b0df60571cbdcb83 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 18 Sep 2018 23:05:58 +0200 Subject: [PATCH] default separator --- pandora/config.0xdb.jsonc | 1 + pandora/config.indiancinema.jsonc | 1 + pandora/config.padma.jsonc | 1 + 3 files changed, 3 insertions(+) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index d1738c7c..7ca640c0 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -10,6 +10,7 @@ annotations by specific users can be turned on and off */ "annotations": { + "separator": ";", "showUsers": false }, /* diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index 74586ec5..2960c173 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -11,6 +11,7 @@ annotations by specific users can be turned on and off */ "annotations": { + "separator": ";", "showUsers": true }, /* diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index da30aea8..9c8e75ce 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -10,6 +10,7 @@ annotations by specific users can be turned on and off */ "annotations": { + "separator": ";", "showUsers": true }, /*