feat: test version of unit swap tool.

This commit is contained in:
2026-05-18 01:47:31 +00:00
parent aaf9399bb3
commit 44ab4d8427
5 changed files with 818 additions and 0 deletions
+1
View File
@@ -150,6 +150,7 @@
(project tidy, metadata backfill, pair devices). #}
{% set _is_tools = (
request.url.path == '/tools'
or request.url.path.startswith('/tools/')
or request.url.path == '/pair-devices'
or request.url.path == '/settings/developer/project-tidy'
or request.url.path == '/settings/developer/metadata-backfill'