Skip to content

Commit

Permalink
Merge 8a0ca1a into 3f1354f
Browse files Browse the repository at this point in the history
  • Loading branch information
zwu52 authored Oct 26, 2022
2 parents 3f1354f + 8a0ca1a commit 24247ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/messaging-types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export interface NotificationPayload {
title?: string;
body?: string;
image?: string;
icon?: string;
}

export interface FcmOptions {
Expand Down

0 comments on commit 24247ba

Please sign in to comment.