Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
emiyl committed Jan 10, 2024
1 parent 1c2d45c commit d1f6bd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vuepress/plugins/devicePages/lib/devicePages.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const fwChartPageArr = [
'iPhone',
'iPod touch'
]
},
}/*,
{
name: 'iPadOS Firmware Chart',
description: 'iPadOS Firmware Chart',
Expand All @@ -69,7 +69,7 @@ const fwChartPageArr = [
'iPad Pro',
'iPad Air'
]
}/*,
}*/,
{
name: 'macOS Firmware Chart',
description: 'macOS Firmware Chart',
Expand All @@ -91,7 +91,7 @@ const fwChartPageArr = [
"Virtual Machine",
"Xserve"
]
}*/
}
]

for (const fwChartPage of fwChartPageArr) {
Expand Down

0 comments on commit d1f6bd4

Please sign in to comment.