Work in progress.

This commit is contained in:
John Livingston
2021-02-19 15:19:20 +01:00
parent f4a565ab67
commit 560d63a20a
3 changed files with 19 additions and 2 deletions

View File

@ -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
})