diff options
Diffstat (limited to 'res/index.html')
| -rw-r--r-- | res/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/index.html b/res/index.html index f070816..92b4f69 100644 --- a/res/index.html +++ b/res/index.html @@ -164,6 +164,8 @@ <div> <h4>${video}</h4> <li><button id="synchThresholdBtn"><span>${synchThreshold}</span></button></li> + <li><button id="setVideoUrlBtn"><span>${setVideoUrl}</span></button></li> + <li><button id="selectLocalVideoBtn"><span>${selectLocalVideo}</span></button></li> <li><button id="removeVideoBtn"><span>${removeVideo}</span></button></li> </div> <div id="adminMenu" style="display: none;"> |
