mirror of
https://github.com/bytedream/stream-bypass.git
synced 2026-02-04 13:26:27 +01:00
Fix error message if video cannot be loaded
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<video id="video"></video>
|
||||
<div id="message-container">
|
||||
<p id="message" hidden></p>
|
||||
<div id="message-container" hidden>
|
||||
<p id="message"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user