add dashboard random quote refresh by linking to dashboard page
This commit is contained in:
@@ -17,6 +17,7 @@ pub const MAP_PIN: &str = include_str!("map-pin.svg");
|
||||
pub const PEN: &str = include_str!("pen.svg");
|
||||
pub const PLUS: &str = include_str!("plus.svg");
|
||||
pub const QUOTE: &str = include_str!("quote.svg");
|
||||
pub const REFRESH_CW: &str = include_str!("refresh-cw.svg");
|
||||
pub const SCROLL_TEXT: &str = include_str!("scroll-text.svg");
|
||||
pub const SERVER: &str = include_str!("server.svg");
|
||||
pub const SHIELD_USER: &str = include_str!("shield-user.svg");
|
||||
|
||||
Reference in New Issue
Block a user