diff --git a/apps/frontend/src/pages/servers/manage/[id]/index.vue b/apps/frontend/src/pages/servers/manage/[id]/index.vue index 4ea6ac7e64..5945b14296 100644 --- a/apps/frontend/src/pages/servers/manage/[id]/index.vue +++ b/apps/frontend/src/pages/servers/manage/[id]/index.vue @@ -341,7 +341,7 @@ const commandTree: any = { }, }, }, - ban_ip: null, + 'ban-ip': null, banlist: { ips: null, players: null, @@ -470,7 +470,7 @@ const commandTree: any = { msg: null, op: null, pardon: null, - pardon_ip: null, + 'pardon-ip': null, particle: null, playsound: null, recipe: {