Update mysky.com.ph

This commit is contained in:
freearhey
2023-12-03 21:00:02 +03:00
parent f8b711adc8
commit 4bec723c9a
2 changed files with 73 additions and 72 deletions

View File

@@ -38,6 +38,7 @@ module.exports = {
.catch(console.log)
return items.map(item => ({
lang: 'en',
site_id: item.id,
name: item.name
}))