mirror of
https://github.com/GCMatters/hermes.git
synced 2026-02-04 05:30:13 +01:00
feat: image support
also translated some strings back into english
This commit is contained in:
@@ -2,6 +2,7 @@ interface EventData {
|
||||
title: string;
|
||||
location: string;
|
||||
description: string;
|
||||
imageURL: string;
|
||||
eventDate: string;
|
||||
organisationName: string,
|
||||
organisationId: number
|
||||
|
||||
Reference in New Issue
Block a user