mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-09 00:49:27 +00:00
Add prepended text to ToggleConfig
This commit is contained in:
@@ -485,9 +485,9 @@ const Video = () => {
|
||||
</h3>
|
||||
</Link>
|
||||
|
||||
<p>Autoplay:</p>
|
||||
<ToggleConfig
|
||||
name="Autoplay:"
|
||||
name="playlist-autoplay"
|
||||
text="Autoplay:"
|
||||
value={
|
||||
playlistAutoplay &&
|
||||
playlistIdForAutoplay === playlistItem.playlist_meta.playlist_id
|
||||
|
||||
Reference in New Issue
Block a user