Work in progress.
This commit is contained in:
3
main.js
3
main.js
@ -29,7 +29,8 @@ async function register ({
|
||||
type: 'input-textarea',
|
||||
default: '',
|
||||
descriptionHTML: 'Videos UUIDs for which we want a chat. ' +
|
||||
'Can be non-live videos. One per line. ' +
|
||||
'Can be non-live videos. One per line. <br />' +
|
||||
'You can add comments: everything after the # character will be stripped off, and empty lines ignored.<br />' +
|
||||
'Don\'t add private videos, the UUIDs will be send to frontend.',
|
||||
private: false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user