🚧 Code tweak

This commit is contained in:
Manuel Cillero 2023-11-03 23:36:28 +01:00
parent 7c9b08752a
commit 81b1877799

View file

@ -129,6 +129,7 @@ pub trait HasHandle {
}
pub type Weight = i8;
pub type HashMapResources = std::collections::HashMap<&'static str, StaticResource>;
static_locales!(LOCALES_PAGETOP);