Skip to content

Commit 60f6892

Browse files
Fix name
1 parent 3ea16ed commit 60f6892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contains.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```ts
66
const notifyTypeLinkId = await deep.id(
77
PACKAGE_NAME,
8-
FirebasePushNotificationContains[FirebasePushNotificationContains.Notify]
8+
LinkName[LinkName.Notify]
99
)
1010
```
1111
*/

0 commit comments

Comments
 (0)