mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-29 14:02:08 -04:00
Initial
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
use result::http_result::HttpResult;
|
||||
|
||||
pub async fn reload_handler(
|
||||
|
||||
) -> HttpResult {
|
||||
todo!()
|
||||
}
|
||||
Reference in New Issue
Block a user