issue submission forms
This commit is contained in:
parent
e7fc0f24ae
commit
52c02a4101
18 changed files with 652 additions and 79 deletions
|
@ -418,3 +418,6 @@ class CustomLocation:
|
|||
@cached_property
|
||||
def subtitle(self):
|
||||
return self.title_subtitle[1]
|
||||
|
||||
def get_icon(self):
|
||||
return self.icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue