From dc173d2b1692b46e13b257f0d5273dce93dd7d55 Mon Sep 17 00:00:00 2001 From: MrX-SNX Date: Mon, 9 Sep 2024 13:26:45 +0100 Subject: [PATCH] Fix table view (#451) * feat: safe tx * ref: calc for every tx * ref: typecheck * fix: table view --- governance/ui/src/components/UserTableView/UserTableView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/governance/ui/src/components/UserTableView/UserTableView.tsx b/governance/ui/src/components/UserTableView/UserTableView.tsx index 426ea453c..d41025f93 100644 --- a/governance/ui/src/components/UserTableView/UserTableView.tsx +++ b/governance/ui/src/components/UserTableView/UserTableView.tsx @@ -55,7 +55,7 @@ export default function UserTableView({ {place === undefined ? ( '-' ) : place < - (activeCouncil === 'spartan' ? 8 : activeCouncil === 'ambassador' ? 5 : 4) ? ( + (activeCouncil === 'spartan' ? 9 : activeCouncil === 'ambassador' ? 6 : 5) ? ( {place}