From fa70e88edd750fc981a61580aa0dba4901b30886 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sun, 22 Apr 2012 21:53:50 +0200 Subject: [PATCH] add empty canPlay options to all config files --- pandora/config.padma.jsonc | 5 +++++ pandora/config.pandora.jsonc | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index a70649d0..5f289631 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -10,6 +10,11 @@ "annotations": { "showUsers": true }, + "cantPlay": { + "icon": "", + "link": "", + "text": "" + }, /* Capabilities are per user level. They can either be general: diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 03ef9128..cba0286a 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -10,6 +10,11 @@ "annotations": { "showUsers": true }, + "cantPlay": { + "icon": "", + "link": "", + "text": "" + }, /* Capabilities are per user level. They can either be general: