mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +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
|
|
@ -14,7 +14,6 @@
|
|||
timelineBottomOffset?: number;
|
||||
height?: number;
|
||||
assetStore: AssetStore;
|
||||
invisible?: boolean;
|
||||
scrubOverallPercent?: number;
|
||||
scrubBucketPercent?: number;
|
||||
scrubBucket?: { bucketDate: string | undefined };
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
flippedLogo?: boolean;
|
||||
isSelected?: boolean;
|
||||
preloadData?: boolean;
|
||||
moreInformation?: Snippet;
|
||||
dropDownContent?: Snippet;
|
||||
dropdownOpen?: boolean;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue