fix NoCopyright icon in config.pandora.jsonc

This commit is contained in:
j 2021-06-15 22:39:28 +01:00
parent feb10ececb
commit cf95aeff7a

View file

@ -29,7 +29,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"text": Text shown on mouseover
*/
"cantPlay": {
"icon": "noCopyright",
"icon": "NoCopyright",
"link": "",
"text": ""
},