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