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: [
|
alarms: [
|
||||||
{
|
{
|
||||||
action: "display",
|
action: "display",
|
||||||
description: "Erinnerung",
|
summary: "Erinnerung",
|
||||||
trigger: {
|
trigger: {
|
||||||
minutes: 30,
|
minutes: 30,
|
||||||
before: true,
|
before: true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue