mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
lazy init asset paths, store asset alt and prep svg for embedding
This commit is contained in:
@@ -44,6 +44,7 @@ mod tests;
|
||||
mod widget;
|
||||
|
||||
pub use crate::data::Data;
|
||||
pub use crate::static_assets::static_files::assets::*;
|
||||
pub use api::v1::ROUTES as V1_API_ROUTES;
|
||||
pub use docs::DOCS;
|
||||
pub use pages::routes::ROUTES as PAGES;
|
||||
|
||||
Reference in New Issue
Block a user