mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 06:53:14 +02:00
feat: mark all series episodes as watched
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import SelectButtonGroup from '$lib/components/SelectButtonGroup.svelte';
|
||||
import Toggle from '$lib/components/Toggle.svelte';
|
||||
import { libraryViewSettings } from '$lib/stores/localstorage.store';
|
||||
import { MixerHorizontal } from 'radix-icons-svelte';
|
||||
|
||||
const sortByOptions = [
|
||||
{ label: 'Date Added', value: 'date-added' },
|
||||
|
||||
Reference in New Issue
Block a user