diff --git a/src/components/Admintools.jsx b/src/components/Admintools.jsx index e746fb2..05e9428 100644 --- a/src/components/Admintools.jsx +++ b/src/components/Admintools.jsx @@ -88,6 +88,7 @@ function Admintools() {
- {['ban', 'unban', 'whitelist', 'unwhitelist'].map((opt) => ( - - ))} + {['ban', 'unban', 'whitelist', 'unwhitelist', 'iidtoip'] + .map((opt) => ( + + ))}