mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added image preloading color for swiper
This commit is contained in:
parent
59ca076287
commit
71b94ce585
3 changed files with 7 additions and 2 deletions
|
@ -83,6 +83,7 @@ export interface IFile {
|
|||
duration?: number;
|
||||
width?: number;
|
||||
height?: number;
|
||||
dominant_color?: string;
|
||||
};
|
||||
|
||||
createdAt?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue