mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Update PopupModal.tsx
This commit is contained in:
parent
48002d5142
commit
31a6360cab
1 changed files with 2 additions and 1 deletions
|
@ -61,6 +61,7 @@ export function PopupModal({
|
|||
isVisible,
|
||||
onClose,
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
// idk just needed to add this line for commit
|
||||
playingTitle,
|
||||
media,
|
||||
}: PopupModalProps) {
|
||||
|
|
Loading…
Reference in a new issue