♻️ Refactor config initialization by name and type
This commit is contained in:
parent
3ff00ac38f
commit
b599e2f7d4
18 changed files with 193 additions and 192 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//! Key types and functions for creating actions, components, packages, and themes.
|
||||
|
||||
use crate::util::TypeInfo;
|
||||
use crate::global::TypeInfo;
|
||||
|
||||
use std::any::Any;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue