mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-14 15:08:27 +03:00
Only show import when chapter enabled
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
<div id="issueReporterTimeButtons"></div>
|
||||
<div id="issueReporterImportExport" class="hidden">
|
||||
<div id="importExportButtons">
|
||||
<button id="importSegmentsButton" title="__MSG_importSegments__">
|
||||
<button id="importSegmentsButton" title="__MSG_importSegments__" class="hidden">
|
||||
<img src="/icons/import.svg" alt="Refresh icon" id="importSegments" />
|
||||
</button>
|
||||
<button id="exportSegmentsButton" title="__MSG_exportSegments__">
|
||||
|
||||
Reference in New Issue
Block a user