mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-25 08:16:43 +01:00
fix(chapters): use bookmarks icon to disambiguate from episode list
This commit is contained in:
@@ -164,7 +164,7 @@ export const BottomControls: FC<BottomControlsProps> = ({
|
||||
accessibilityRole='button'
|
||||
accessibilityLabel={t("chapters.open")}
|
||||
>
|
||||
<Ionicons name='list' size={24} color='white' />
|
||||
<Ionicons name='bookmarks' size={24} color='white' />
|
||||
</Pressable>
|
||||
)}
|
||||
<SkipButton
|
||||
|
||||
Reference in New Issue
Block a user