✏️ [pagetop] Un tema es ahora un tipo de módulo
This commit is contained in:
parent
84f1fc4a5c
commit
8ec2c698c8
14 changed files with 61 additions and 80 deletions
|
|
@ -23,7 +23,7 @@ impl ModuleTrait for Drust {
|
|||
]
|
||||
}
|
||||
|
||||
fn uninstall_modules(&self) -> Vec<ModuleStaticRef> {
|
||||
fn drop_modules(&self) -> Vec<ModuleStaticRef> {
|
||||
vec![
|
||||
// &pagetop_node::Node
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue