Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set time off notification? #9

Open
Ulrick124 opened this issue Dec 6, 2019 · 0 comments
Open

How to set time off notification? #9

Ulrick124 opened this issue Dec 6, 2019 · 0 comments

Comments

@Ulrick124
Copy link

Ulrick124 commented Dec 6, 2019

The notification pup-up and do not disappear. I want to set time the notification appear and disappear. I try to set timer: "10000" to visible notification in 10s. But the config.js file was not has affected.
Here the code:

longPress: {
title: "Power off",
message: "Keep pressed for 3 seconds to shut down",
imageFA: "power-off",
notification: "REMOTE_ACTION",
payload: {action: "REBOOT"},
timer: "10000",
},

PLease tell me how to set that time.

@Ulrick124 Ulrick124 changed the title How to set timer off notification? How to set time off notification? Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant