feat: Add Test Page

This commit is contained in:
MystiPanda
2024-01-17 11:02:17 +08:00
parent b7d3b807d2
commit b6f4695bcd
13 changed files with 654 additions and 4 deletions

View File

@@ -54,6 +54,7 @@ fn main() -> std::io::Result<()> {
// verge
cmds::get_verge_config,
cmds::patch_verge_config,
cmds::test_delay,
// cmds::update_hotkeys,
// profile
cmds::get_profiles,