feat: unlock test page

This commit is contained in:
wonfen
2025-03-16 12:15:35 +08:00
parent 36142656a4
commit bcaafa67a3
11 changed files with 7698 additions and 3 deletions

View File

@@ -209,6 +209,9 @@ pub fn run() {
cmd::export_diagnostic_info,
// get system info for display
cmd::get_system_info,
// media unlock checker
cmd::get_unlock_items,
cmd::check_media_unlock,
]);
#[cfg(debug_assertions)]