mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-19 03:53:21 +02:00
fix: Radarr & Sonarr requests fail due to wrong indexerId, fix: Invalid backdrop urls
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
import { playerState } from './VideoPlayer';
|
||||
import { modalStack } from '../Modal/Modal';
|
||||
|
||||
export let modalId: Symbol;
|
||||
export let modalId: symbol;
|
||||
|
||||
let uiVisible = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user