Fix item.link deletion
This commit is contained in:
parent
de5b75162c
commit
1cf959ce5b
@ -473,7 +473,7 @@ class FeedItem(FeedBase):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
def delLink(self):
|
def delLink(self):
|
||||||
pass
|
self.link = ""
|
||||||
|
|
||||||
|
|
||||||
def getIsPermaLink(self):
|
def getIsPermaLink(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user