Update html/video-error.ejs
This commit is contained in:
parent
b7a954a3b3
commit
8f67f12b1f
@ -12,7 +12,8 @@
|
||||
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
|
||||
reason = "Video not found >~<";
|
||||
} else {
|
||||
reason = "Poke is currently restarting - please wait 1-2 minutes..";
|
||||
reason = "there could be few reasons why
|
||||
";
|
||||
}
|
||||
%>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user