This commit is contained in:
root
2026-05-17 14:06:06 +00:00
parent a3e8a4a96c
commit a91188ca68
29 changed files with 442 additions and 58 deletions

View File

@@ -24,6 +24,7 @@ const API_ROOTS = new Set([
"managed_roots",
"managed_files",
"managed_file",
"deploy",
"hardware_profile",
"system_snapshot",
"android",
@@ -64,6 +65,7 @@ export const config = {
"/managed_roots",
"/managed_files",
"/managed_file",
"/deploy/:path*",
"/hardware_profile",
"/system_snapshot",
"/android/:path*",