feeds: fix typo
This commit is contained in:
parent
8487a43c6c
commit
02b7e07097
@ -510,7 +510,7 @@ class FeedItem(FeedBase, Uniq):
|
||||
def set_time(self, value):
|
||||
pass
|
||||
|
||||
def delTime(self):
|
||||
def del_time(self):
|
||||
self.time = None
|
||||
|
||||
def get_updated(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user