UI: Remove kill file tab from config

This commit is contained in:
Shreya Malviya 2021-11-10 18:44:36 +05:30
parent 5727979383
commit 0989134141
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ const sectionOrder = [
'dropper',
'classes',
'general',
'kill_file',
'testing'
];
const initialSection = sectionOrder[0];