mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 22:53:20 +02:00
Added "Dynamic modals"; fixed title modals not allowing child modals
This commit is contained in:
@@ -1,3 +1 @@
|
||||
import type { components as sonarrComponents } from '$lib/apis/sonarr/sonarr-types';
|
||||
|
||||
export type SeriesResource = sonarrComponents['schemas']['SeriesResource'];
|
||||
export type TitleType = 'movie' | 'series';
|
||||
|
||||
Reference in New Issue
Block a user