dfsfsd
This commit is contained in:
parent
5fae115060
commit
6b7ae51d61
5 changed files with 16 additions and 4 deletions
|
@ -88,6 +88,7 @@ class Badge(Base):
|
|||
'icon_url':f"https://{app.config['SERVER_NAME']}{self.path}"
|
||||
}
|
||||
|
||||
property
|
||||
@property
|
||||
@lazy
|
||||
def json(self):
|
||||
return self.json_core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue