mirror of
https://github.com/LittleQuartZ/addmon.git
synced 2026-02-07 02:45:28 +07:00
feat: add axum permission and refactor KPI dashboard metrics
This commit is contained in:
parent
cb30287fbd
commit
cc2468c921
3 changed files with 3 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ path = "src/main.rs"
|
|||
required-features = ["desktop"]
|
||||
|
||||
[[bin]]
|
||||
name = "addmon-server"
|
||||
name = "server"
|
||||
path = "src/bin/server.rs"
|
||||
required-features = ["server"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue