Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 019b941bdb |
@@ -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"
|
||||||
}
|
}
|
||||||
@@ -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" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user