diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx
index e863314..7708a44 100644
--- a/frontend/src/App.jsx
+++ b/frontend/src/App.jsx
@@ -417,6 +417,7 @@ function App() {
ID |
Authors |
Sender |
+ Reputation |
Actions |
@@ -437,6 +438,7 @@ function App() {
{getAddressName(chainId, post.sender)} |
+ {post.reputation.toString()} |
|