end of using REFS

This commit is contained in:
poslop
2024-06-06 00:11:57 -05:00
parent c60c8fee4b
commit f064e3eb9a
15 changed files with 192 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
mod app;
mod views;
mod extractor;
// mod extractor;
mod config_settings;
use app::App;