mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
wip makefile
This commit is contained in:
@@ -114,6 +114,8 @@ pub mod panel {
|
||||
pub active: &'static SubPanel,
|
||||
}
|
||||
|
||||
const TITLE: &str = "Dashboard";
|
||||
|
||||
impl Default for IndexPage {
|
||||
fn default() -> Self {
|
||||
IndexPage {
|
||||
|
||||
Reference in New Issue
Block a user