add cancel button to scanner

This commit is contained in:
Boof2015
2026-07-25 17:10:31 -04:00
parent 80c27b039f
commit 0bde96e321
13 changed files with 452 additions and 76 deletions
+1
View File
@@ -23,6 +23,7 @@ const TEST_SCRIPTS = [
'test:haptics',
'test:home-greeting',
'test:session',
'test:library-scan',
];
for (const script of TEST_SCRIPTS) {