This commit is contained in:
Aevann1 2021-09-08 12:57:56 +02:00
parent 5cafe16f4b
commit f0f8624fff
7 changed files with 35 additions and 31 deletions

View file

@ -76,7 +76,7 @@ class ModAction(Base, Stndrd, Age_times):
return f'<a href="{self.target_comment.permalink}">comment</a>'
else:
return ''
return ""
@property
def json(self):