feat(Microsoft Excel 365 Node): Alias update (no-changelog) (#7659)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Michael Kret
2023-11-09 16:56:59 +02:00
committed by GitHub
parent 9fd6319583
commit 18623c7376
3 changed files with 3 additions and 3 deletions

View File

@@ -15,5 +15,5 @@
}
]
},
"alias": ["CSV", "Spreadsheet"]
"alias": ["_Excel", "Excel", "Sheet", "CSV", "Spreadsheet"]
}