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 }, /*