Skip to content

Commit cab906b

Browse files
author
Veselina Radeva
committed
lint: fix lint error
1 parent 7cb0565 commit cab906b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ interface Options {
103103
* Provide a reason for permission request to access external storage on api levels above 23.
104104
*/
105105
read_external_storage?: string;
106-
}
106+
};
107107

108108
/**
109109
* Indicates images should be sorted newest-first (iOS only, default false).

0 commit comments

Comments
 (0)