introduce icons in events
This commit is contained in:
@@ -93,6 +93,8 @@ class MediaType(enum.Enum):
|
||||
svg = "svg"
|
||||
# HTML-Mitteilung
|
||||
html = "html"
|
||||
# Webseiten
|
||||
website = "website"
|
||||
|
||||
|
||||
class Event(Base):
|
||||
|
||||
Reference in New Issue
Block a user