smscalls: allow multiple backup dirs (#172)

* smscalls: allow multiple backup dirs
* add smscalls to my.config, add test to CI
This commit is contained in:
Sean Breckenridge 2021-05-13 17:35:36 -07:00 committed by GitHub
parent 014494059d
commit b64a11cc69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View file

@ -24,6 +24,9 @@ class hypothesis:
class instapaper:
export_path: Paths = ''
class smscalls:
export_path: Paths = ''
class pocket:
export_path: Paths = ''