Add separate kline.db and pre-seed small-account four-product K-lines on startup.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,6 +29,7 @@ class AppDeps:
|
||||
start_background_threads: Callable
|
||||
tz: Any
|
||||
db_path: str
|
||||
kline_db_path: str
|
||||
upload_dir: str
|
||||
open_types: list
|
||||
exit_triggers: list
|
||||
|
||||
Reference in New Issue
Block a user