Hide import button when no video found

This commit is contained in:
Ajay
2022-09-22 22:03:28 -04:00
parent d294398f28
commit dffc70cc19
2 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,7 @@
</span>
</div>
<div id="issueReporterTimeButtons"></div>
<div id="issueReporterImportExport">
<div id="issueReporterImportExport" class="hidden">
<div id="importExportButtons">
<button id="importSegmentsButton" title="__MSG_importSegments__">
<img src="/icons/import.svg" alt="Refresh icon" id="importSegments" />