mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 11:30:15 +10:00
Fix titles
This commit is contained in:
@@ -97,7 +97,7 @@ module.exports = {
|
|||||||
collapsable: false,
|
collapsable: false,
|
||||||
sidebarDepth: 1,
|
sidebarDepth: 1,
|
||||||
children: [
|
children: [
|
||||||
['SEQUOIA-DROP'],
|
'SEQUOIA-DROP',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -105,7 +105,7 @@ module.exports = {
|
|||||||
collapsable: false,
|
collapsable: false,
|
||||||
sidebarDepth: 1,
|
sidebarDepth: 1,
|
||||||
children: [
|
children: [
|
||||||
['SONOMA-DROP'],
|
'SONOMA-DROP',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -114,7 +114,7 @@ module.exports = {
|
|||||||
collapsable: false,
|
collapsable: false,
|
||||||
sidebarDepth: 1,
|
sidebarDepth: 1,
|
||||||
children: [
|
children: [
|
||||||
['VENTURA-DROP'],
|
'VENTURA-DROP',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -123,7 +123,7 @@ module.exports = {
|
|||||||
collapsable: false,
|
collapsable: false,
|
||||||
sidebarDepth: 1,
|
sidebarDepth: 1,
|
||||||
children: [
|
children: [
|
||||||
['MONTEREY-DROP'],
|
'MONTEREY-DROP',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user