mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 00:35:12 +02:00
Updated movie page
This commit is contained in:
@@ -48,7 +48,7 @@ export function createModalProps(onClose: () => void, onBack?: () => void) {
|
||||
|
||||
return {
|
||||
close,
|
||||
back,
|
||||
back: onBack ? back : undefined,
|
||||
id
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user