Add specific social media image

This commit is contained in:
Raphael Michel
2019-11-15 09:55:50 +01:00
parent 1703f3d636
commit f79df47b78
7 changed files with 46 additions and 6 deletions

View File

@@ -656,6 +656,10 @@ Your {event} team"""))
'default': None,
'type': File
},
'og_image': {
'default': None,
'type': File
},
'invoice_logo_image': {
'default': None,
'type': File