pinboard: *breaking backwards compability*, use pinbexport module directy

Use 'hpi module install my.pinboard' to install it

relevant: https://github.com/karlicoss/HPI/issues/79
This commit is contained in:
Dima Gerasimov 2021-02-18 20:13:14 +00:00 committed by karlicoss
parent 0534c5c57d
commit 42399f6250
4 changed files with 28 additions and 17 deletions

View file

@ -45,6 +45,9 @@ class bluemaestro:
class stackexchange:
export_path: Paths = ''
class pinboard:
export_dir: Paths = ''
class google:
takeout_path: Paths = ''