diff --git a/webclient/src/App.js b/webclient/src/App.js index 000b778..aef94da 100644 --- a/webclient/src/App.js +++ b/webclient/src/App.js @@ -176,6 +176,11 @@ function App() { as={Link} to='/paste' /> + {user && isAdmin(user) &&