mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
- Linting
This commit is contained in:
parent
0cc5d42947
commit
edf1965c30
1 changed files with 2 additions and 2 deletions
|
@ -77,13 +77,13 @@ This is an automated message. Please do not reply.""",
|
||||||
},
|
},
|
||||||
"updated_event_template": {
|
"updated_event_template": {
|
||||||
"value": """Hello $attendee_name,
|
"value": """Hello $attendee_name,
|
||||||
|
|
||||||
The following event has been updated.
|
The following event has been updated.
|
||||||
|
|
||||||
$event_title
|
$event_title
|
||||||
$event_start_time - $event_end_time
|
$event_start_time - $event_end_time
|
||||||
$event_location
|
$event_location
|
||||||
|
|
||||||
This is an automated message. Please do not reply.""",
|
This is an automated message. Please do not reply.""",
|
||||||
"type": str
|
"type": str
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue