mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
fix(photo-library): interface missing includeVideos
Co-authored-by: @devdaddy closes: #2624
This commit is contained in:
@@ -252,6 +252,7 @@ export interface GetLibraryOptions {
|
||||
chunkTimeSec?: number;
|
||||
useOriginalFileNames?: boolean;
|
||||
includeAlbumData?: boolean;
|
||||
includeVideos?: boolean;
|
||||
maxItems?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user