👽️ Incorpora modificaciones de la API
This commit is contained in:
parent
50abc73d8a
commit
c56cb256de
6 changed files with 11 additions and 8 deletions
|
|
@ -30,7 +30,7 @@ impl ModuleTrait for Admin {
|
|||
}
|
||||
|
||||
fn actions(&self) -> Vec<Action> {
|
||||
vec![action!(ActionBeforePreparePage => before_prepare_page)]
|
||||
vec![action!(actions::page::ActionBeforePreparePage => before_prepare_page)]
|
||||
}
|
||||
|
||||
fn configure_service(&self, cfg: &mut service::web::ServiceConfig) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue