ui: show total scan time in the card snapshots list

Each snapshot row now renders '(N files, scanned in X.XX sec)' when the
snapshot has timing data (profilerSnapshotCountLabel); old/imported
snapshots without timing keep the plain '(N files)'. RU wording 'за X.XX
сек'. SW cache v100 -> v101.
This commit is contained in:
2026-09-12 15:00:58 +03:00
parent 6d30e7095e
commit 6f63b5172c
3 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v100';
const CACHE = 'otaman-v101';
const URLS = [
'index.html',
'help.html',