forked from p15670423/monkey
UI: Remove kill file tab from config
This commit is contained in:
parent
5727979383
commit
0989134141
|
@ -11,7 +11,6 @@ const sectionOrder = [
|
|||
'dropper',
|
||||
'classes',
|
||||
'general',
|
||||
'kill_file',
|
||||
'testing'
|
||||
];
|
||||
const initialSection = sectionOrder[0];
|
||||
|
|
Loading…
Reference in New Issue