♻️ Reorganización de macros declarativas
This commit is contained in:
parent
99b08fa201
commit
19af38cb06
13 changed files with 80 additions and 70 deletions
|
|
@ -16,6 +16,7 @@ impl ModuleTrait for Bulmix {
|
|||
Some(&Bulmix)
|
||||
}
|
||||
|
||||
#[rustfmt::skip]
|
||||
fn dependencies(&self) -> Vec<ModuleStaticRef> {
|
||||
vec![
|
||||
&pagetop_jquery::JQuery,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue