Skip to content

Commit afe7359

Browse files
committed
docs(messaging): remove duplicate title key
Noticed by @imdkbj Supercedes #7052
1 parent 7b78348 commit afe7359

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/messaging/lib/index.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,6 @@ export namespace FirebaseMessagingTypes {
213213
type NotificationPayload = Notification;
214214

215215
export interface Notification {
216-
/**
217-
* The notification title.
218-
*/
219-
title?: string;
220-
221216
/**
222217
* The native localization key for the notification title.
223218
*/

0 commit comments

Comments
 (0)