Skip to content

Commit 81b1877

Browse files
committed
🚧 Code tweak
1 parent 7c9b087 commit 81b1877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pagetop/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ pub trait HasHandle {
129129
}
130130

131131
pub type Weight = i8;
132+
132133
pub type HashMapResources = std::collections::HashMap<&'static str, StaticResource>;
133134

134135
static_locales!(LOCALES_PAGETOP);

0 commit comments

Comments
 (0)