♻️ Update package name to MS 365 Electron (#31)

This commit is contained in:
Agampreet Singh 2022-11-27 20:29:47 +05:30 committed by GitHub
parent d8da801ad7
commit 39e7df3f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -166,10 +166,10 @@
"extra": [] "extra": []
}, },
{ {
"name": "MS Office Electron", "name": "MS 365 Electron",
"icon": "ms-word", "icon": "ms-word",
"description": "Unofficial Microsoft Office Online Desktop Client.", "description": "Unofficial Microsoft 365 Web Desktop Wrapper made with Electron",
"pkg": "ms-office-electron-bin", "pkg": "ms-365-electron-bin",
"extra": [] "extra": []
} }
] ]