This commit is contained in:
2024-10-09 09:51:09 -05:00
parent 9adec02640
commit 8541e292cd
3 changed files with 77 additions and 75 deletions

View File

@ -53,7 +53,7 @@ private:
private:
app_config &config_;
db::db3_t db_;
utils::db::sqlite::db3_t db_;
private:
i_file_manager *fm_ = nullptr;