split into active_browser and add all.py

This commit is contained in:
Sean Breckenridge 2022-02-13 15:04:39 -08:00
parent 865e8e97a5
commit 1ecb42c37a
6 changed files with 115 additions and 56 deletions

View file

@ -133,4 +133,5 @@ class twitter:
class browser:
class export:
export_path: Paths = ''
active_databases: Paths = ''
class active_browser:
export_path: Paths = ''