[Add] UI optimizations, Graphs, More console commands
This commit is contained in:
parent
faf60b144a
commit
997c567c80
13 changed files with 424 additions and 115 deletions
|
|
@ -1,6 +1,7 @@
|
|||
pub mod elements {
|
||||
pub mod console_card;
|
||||
pub mod elements;
|
||||
pub mod graph_card;
|
||||
pub mod log_card;
|
||||
}
|
||||
pub mod screens {
|
||||
|
|
|
|||
Loading…
Reference in a new issue