We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21d0eb commit 0ec0e16Copy full SHA for 0ec0e16
README.md
@@ -37,7 +37,7 @@ onEvent(event=>{
37
console.log(event)
38
});
39
40
-const result = await TimerNotification({
+TimerNotification({
41
payload: JSON.stringify("notificationOpen?.data"),
42
title: "My notification",
43
body:"Much longer text that cannot fit one line... ",
0 commit comments