Skip to content

Commit f99e0e8

Browse files
committed
- made adjustment to typescript definition file
1 parent c6773a7 commit f99e0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-notifications.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ declare namespace localNotifications {
8282
*
8383
* Android only.
8484
*/
85-
groupedMessage?:Array<string>
85+
groupedMessages?:Array<string>
8686

8787

8888
/***

0 commit comments

Comments
 (0)