💥 Renombra "pub_locale" por "define_locale"
This commit is contained in:
parent
f95bf8eeb3
commit
199a5defe2
8 changed files with 11 additions and 11 deletions
|
|
@ -3,7 +3,7 @@ use pagetop_minimal::component::*;
|
|||
|
||||
define_handle!(MODULE_DEMOHOME);
|
||||
|
||||
pub_locale!("src/locales");
|
||||
define_locale!("src/locales");
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/homedemo.rs"));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue