Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit ea33ca1

Browse files
cleanup
1 parent c37b955 commit ea33ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/firebase.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ export interface MessagingOptions {
112112
* Automatically clear the badges on starting.
113113
* Currently used on iOS only. Default true.
114114
*/
115-
autoClearBadge?:boolean;
115+
autoClearBadge?: boolean;
116116
}
117117

118118
/**

0 commit comments

Comments
 (0)