MMM-Buttons icon indicating copy to clipboard operation
MMM-Buttons copied to clipboard

How to set time off notification?

Open Ulrick124 opened this issue 5 years ago • 0 comments

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 avatar Dec 06 '19 05:12 Ulrick124