rename to download_reminder

This commit is contained in:
Felix Rindt
2020-07-24 17:57:25 +02:00
parent 143ac10991
commit 4a0a3aff59
6 changed files with 7 additions and 7 deletions

View File

@@ -1194,7 +1194,7 @@ DEFAULTS = {
'default': ['web'],
'type': list,
},
'mail_sales_channel_ticket_reminder': {
'mail_sales_channel_download_reminder': {
'default': ['web'],
'type': list,
},