profiler: drop percentage from scan progress line

Show only 'N / total files — path' during 'Profile from card'; the
percentage was redundant. Help docs updated. SW cache v55 -> v56.
This commit is contained in:
2026-09-10 22:40:59 +03:00
parent 0ecfd5f720
commit 8f24200537
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v55';
const CACHE = 'otaman-v56';
const URLS = [
'index.html',
'help.html',