forked from 0x2620/pandora
fix NoCopyright icon in config.pandora.jsonc
This commit is contained in:
parent
feb10ececb
commit
cf95aeff7a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"text": Text shown on mouseover
|
"text": Text shown on mouseover
|
||||||
*/
|
*/
|
||||||
"cantPlay": {
|
"cantPlay": {
|
||||||
"icon": "noCopyright",
|
"icon": "NoCopyright",
|
||||||
"link": "",
|
"link": "",
|
||||||
"text": ""
|
"text": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue