[Add] Console Features, QOL
This commit is contained in:
parent
b8658e84b9
commit
faf60b144a
11 changed files with 707 additions and 560 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use crate::gui::{
|
||||
elements::{
|
||||
console_card::ConsoleCard,
|
||||
elements::{Element, InteractableElement, JoinableElement},
|
||||
elements::{InteractableElement, JoinableElement},
|
||||
log_card::LogCard,
|
||||
},
|
||||
interaction_result::InteractionResult,
|
||||
|
|
|
|||
Loading…
Reference in a new issue