update prompt text
This commit is contained in:
parent
2e7b954bd5
commit
617bbe4d93
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ function getVideoOverlay(page) {
|
|||
}
|
||||
url = prompt(
|
||||
'Please enter a pan.do/ra video URL, like\n'
|
||||
+ 'https://0xdb.org/0060304/00:13:23,00:13:42 or\n'
|
||||
+ 'http://pad.ma/A/editor/00:00:00,00:01:00,00:02:00'
|
||||
+ (videoOverlay[page][id] ? '\n\nTo remove the video, just remove the URL.' : ''),
|
||||
videoOverlay[page][id]
|
||||
|
|
Loading…
Reference in a new issue