diff --git a/src/views/channelSettings.ejs b/src/views/channelSettings.ejs
index 9e016e4..dced55c 100644
--- a/src/views/channelSettings.ejs
+++ b/src/views/channelSettings.ejs
@@ -29,6 +29,7 @@ along with this program. If not, see .-->
<%- include('partial/channelSettings/banList.ejs'); %>
<%- include('partial/channelSettings/settings.ejs'); %>
<%- include('partial/channelSettings/permList.ejs'); %>
+ <%- include('partial/channelSettings/tokeCommandList.ejs'); %>