exiles
This commit is contained in:
parent
f3bb52e379
commit
ba6dacb429
24 changed files with 253 additions and 66 deletions
|
@ -228,7 +228,7 @@ class Comment(Base):
|
|||
|
||||
@property
|
||||
@lazy
|
||||
def shortlink_context(self):
|
||||
def sl(self):
|
||||
return f"/comment/{self.id}?context=8#context"
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue