profiler: use tab-style buttons for Profiles / Card snapshots

Rectangular top-rounded tabs with a bottom border, matching the app's
top-level tab bar (incl. dark:bg-blue-500/dark:text-white active state,
toggled by profilerListSwitch). SW cache v82 -> v83.
This commit is contained in:
2026-09-11 22:58:10 +03:00
parent efbdb5024c
commit 00c84307aa
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v82';
const CACHE = 'otaman-v83';
const URLS = [
'index.html',
'help.html',