mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
sitemap generates URL
This commit is contained in:
@@ -68,6 +68,10 @@ pub mod assets {
|
||||
FILES.get("./static/cache/img/icon-trans.png").unwrap(),
|
||||
"Logo"
|
||||
);
|
||||
pub static ref BAR_CHART: Img = (
|
||||
FILES.get("./static/cache/img/svg/bar-chart.svg").unwrap(),
|
||||
"Statistics"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user