changed: upcoming events in remote only

This commit is contained in:
quenousimporte 2023-09-27 12:17:42 +02:00
parent 373ac8a9b6
commit 11c920c00b
1 changed files with 2 additions and 1 deletions

View File

@ -363,7 +363,8 @@ var commands = [
}, },
{ {
hint: "Show upcoming events", hint: "Show upcoming events",
action: showupcomingevents action: showupcomingevents,
remoteonly: true
}]; }];
var snippets = [ var snippets = [