ui.onload -> user.script, fixes #2697
This commit is contained in:
parent
fa376dd188
commit
90a49b2a4d
9 changed files with 112 additions and 9 deletions
|
|
@ -843,7 +843,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"locale": "en",
|
||||
"mapFind": "",
|
||||
"mapSelection": "",
|
||||
"onload": "",
|
||||
"page": "",
|
||||
"part": {
|
||||
"api": "",
|
||||
|
|
@ -916,6 +915,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"videoView": "player",
|
||||
"videoVolume": 1
|
||||
},
|
||||
"script": "",
|
||||
"username": "",
|
||||
"volumes": []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue