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',
|
'dropper',
|
||||||
'classes',
|
'classes',
|
||||||
'general',
|
'general',
|
||||||
'kill_file',
|
|
||||||
'testing'
|
'testing'
|
||||||
];
|
];
|
||||||
const initialSection = sectionOrder[0];
|
const initialSection = sectionOrder[0];
|
||||||
|
|
Loading…
Reference in New Issue