Skip to content

Commit 0ec0e16

Browse files
authored
Update README.md
1 parent f21d0eb commit 0ec0e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ onEvent(event=>{
3737
console.log(event)
3838
});
3939

40-
const result = await TimerNotification({
40+
TimerNotification({
4141
payload: JSON.stringify("notificationOpen?.data"),
4242
title: "My notification",
4343
body:"Much longer text that cannot fit one line... ",

0 commit comments

Comments
 (0)