ci: unblock v0.9.7 release checks

This commit is contained in:
BigBodyCobain
2026-05-01 23:24:46 -06:00
parent 28b3bd5ebf
commit 4ec1fce53d
11 changed files with 43 additions and 18 deletions
@@ -143,8 +143,7 @@ export function MilitaryBasePopup({ base, oracleIntel, onClose }: MilitaryBasePo
</span>
{oracleIntel.market && (
<span className="text-purple-400">
{' '}
// {oracleIntel.market.consensus_pct}%
{` // ${oracleIntel.market.consensus_pct}%`}
</span>
)}
</div>