ui: use the same blue style for all three profiler list buttons

'Import profile' now matches 'New profile' and 'Profile from card'
(bg-blue-600). SW cache v62 -> v63.
This commit is contained in:
2026-09-10 23:39:16 +03:00
parent 2e889e0dce
commit 0e459d1224
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v62';
const CACHE = 'otaman-v63';
const URLS = [
'index.html',
'help.html',