Compare commits

..

1 Commits

Author SHA1 Message Date
019b941bdb Build [v1.10.5] 2026-04-15 19:21:20 +03:00
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{ {
"version": "1.10.4", "version": "1.10.5",
"last_build": "2026-04-15-1810", "last_build": "2026-04-15-1921",
"codename": "AccessibleUI", "codename": "AccessibleUI",
"commit": "6760ab0a" "commit": "2d162ff3"
} }

View File

@@ -549,7 +549,6 @@ export default function Home() {
<h2 className="text-3xl font-black text-white tracking-tight">Protocol Access</h2> <h2 className="text-3xl font-black text-white tracking-tight">Protocol Access</h2>
<p className="text-slate-400 text-xs font-bold uppercase tracking-widest mt-1">Select operator profile to initialize</p> <p className="text-slate-400 text-xs font-bold uppercase tracking-widest mt-1">Select operator profile to initialize</p>
</div> </div>
</div>
<div className="w-full h-px bg-slate-800/50 my-2" /> <div className="w-full h-px bg-slate-800/50 my-2" />