Remove empty MCI {} now that #167 is fixed
This commit is contained in:
parent
7cdb362c32
commit
c99074ba27
|
@ -818,17 +818,6 @@
|
||||||
]
|
]
|
||||||
focusItemIndex: 1
|
focusItemIndex: 1
|
||||||
}
|
}
|
||||||
|
|
||||||
// :TODO: these can be removed once the hack is not required:
|
|
||||||
TL10: {}
|
|
||||||
TL11: {}
|
|
||||||
TL12: {}
|
|
||||||
TL13: {}
|
|
||||||
TL14: {}
|
|
||||||
TL15: {}
|
|
||||||
TL16: {}
|
|
||||||
TL17: {}
|
|
||||||
TL18: {}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
submit: {
|
submit: {
|
||||||
|
@ -902,17 +891,6 @@
|
||||||
"general", "nfo/readme", "file listing"
|
"general", "nfo/readme", "file listing"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
// :TODO: these can be removed once the hack is not required:
|
|
||||||
TL10: {}
|
|
||||||
TL11: {}
|
|
||||||
TL12: {}
|
|
||||||
TL13: {}
|
|
||||||
TL14: {}
|
|
||||||
TL15: {}
|
|
||||||
TL16: {}
|
|
||||||
TL17: {}
|
|
||||||
TL18: {}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
actionKeys: [
|
actionKeys: [
|
||||||
|
@ -2576,17 +2554,6 @@
|
||||||
]
|
]
|
||||||
focusItemIndex: 1
|
focusItemIndex: 1
|
||||||
}
|
}
|
||||||
|
|
||||||
// :TODO: these can be removed once the hack is not required:
|
|
||||||
TL10: {}
|
|
||||||
TL11: {}
|
|
||||||
TL12: {}
|
|
||||||
TL13: {}
|
|
||||||
TL14: {}
|
|
||||||
TL15: {}
|
|
||||||
TL16: {}
|
|
||||||
TL17: {}
|
|
||||||
TL18: {}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
submit: {
|
submit: {
|
||||||
|
@ -2668,17 +2635,6 @@
|
||||||
"general", "nfo/readme", "file listing"
|
"general", "nfo/readme", "file listing"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
// :TODO: these can be removed once the hack is not required:
|
|
||||||
TL10: {}
|
|
||||||
TL11: {}
|
|
||||||
TL12: {}
|
|
||||||
TL13: {}
|
|
||||||
TL14: {}
|
|
||||||
TL15: {}
|
|
||||||
TL16: {}
|
|
||||||
TL17: {}
|
|
||||||
TL18: {}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
actionKeys: [
|
actionKeys: [
|
||||||
|
@ -3152,13 +3108,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
1: {
|
1: {
|
||||||
mci: {
|
mci: { }
|
||||||
TL1: {}
|
|
||||||
TL2: {}
|
|
||||||
TL3: {}
|
|
||||||
MT4: {}
|
|
||||||
TL10: {}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// file details entry
|
// file details entry
|
||||||
|
|
Loading…
Reference in New Issue