Skip to content

Commit 24247ba

Browse files
authored
Merge 8a0ca1a into 3f1354f
2 parents 3f1354f + 8a0ca1a commit 24247ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/messaging-types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export interface NotificationPayload {
3131
title?: string;
3232
body?: string;
3333
image?: string;
34+
icon?: string;
3435
}
3536

3637
export interface FcmOptions {

0 commit comments

Comments
 (0)