sdfsdf
This commit is contained in:
parent
4cec85ff43
commit
094ebcdce2
3 changed files with 4 additions and 4 deletions
|
@ -179,7 +179,7 @@ class Submission(Base):
|
|||
@property
|
||||
@lazy
|
||||
def shortlink(self):
|
||||
return f"http://{site}/post/{self.id}"
|
||||
return f"/post/{self.id}"
|
||||
|
||||
@property
|
||||
@lazy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue