fix: calendar alarms
This commit is contained in:
parent
49cb4e4d23
commit
0c44b01037
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ export abstract class CalendarHelper {
|
|||
alarms: [
|
||||
{
|
||||
action: "display",
|
||||
description: "Erinnerung",
|
||||
summary: "Erinnerung",
|
||||
trigger: {
|
||||
minutes: 30,
|
||||
before: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue