mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-07-16 05:48:16 +00:00
Added Start and Stop cast buttons.
This commit is contained in:
parent
edc9f3fe15
commit
24c2e5e0e0
@ -12,6 +12,8 @@
|
|||||||
<div class="boxed-content">
|
<div class="boxed-content">
|
||||||
<div class="title-bar">
|
<div class="title-bar">
|
||||||
<h1>{{ video.title }}</h1>
|
<h1>{{ video.title }}</h1>
|
||||||
|
<button onclick="launchApp()">Start Cast</button>
|
||||||
|
<button onclick="stopApp()">Stop Cast</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="info-box info-box-3">
|
<div class="info-box info-box-3">
|
||||||
<div class="info-box-item">
|
<div class="info-box-item">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user