issue submission forms

This commit is contained in:
Laura Klünder 2019-12-24 17:28:41 +01:00
parent e7fc0f24ae
commit 52c02a4101
18 changed files with 652 additions and 79 deletions

View file

@ -418,3 +418,6 @@ class CustomLocation:
@cached_property
def subtitle(self):
return self.title_subtitle[1]
def get_icon(self):
return self.icon