mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore(web): remove unused props (#17141)
This commit is contained in:
parent
84c35e35d6
commit
411772123f
11 changed files with 4 additions and 21 deletions
|
|
@ -32,7 +32,6 @@
|
|||
onNextAsset?: (() => void) | null;
|
||||
copyImage?: () => Promise<void>;
|
||||
zoomToggle?: (() => void) | null;
|
||||
onClose?: () => void;
|
||||
}
|
||||
|
||||
let {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue