[lore] move the lore file to lore.json
This commit is contained in:
parent
89bc27515c
commit
e8735d8878
2 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,7 @@ class Channel(object):
|
|||
|
||||
@property
|
||||
def pin_file(self):
|
||||
return 'pins.{}.json'.format(self.name)
|
||||
return 'lore.json'
|
||||
|
||||
@property
|
||||
def saved_pins(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue