1
0
Fork 0

Remove duplicate big play button

This commit is contained in:
Korbs 2025-02-10 01:49:58 -05:00
parent ad1123b1b6
commit fd04ad839d
No known key found for this signature in database

View file

@ -100,8 +100,6 @@ import './Styles/Themes/Default.scss'
:
null
}
<!-- Zorn: Big Play Button -->
{BigPlayButton ? <button class="big-present-button"><i class="iconoir-play-solid"></i></button> : null}
<!-- Zorn: Seek -->
<Seek PlayerName={PlayerName}/>
<!-- Zorn: Subtitles -->