Skip to content

Commit

Permalink
feat(linux): add music mac to linux category (#8182)
Browse files Browse the repository at this point in the history
  • Loading branch information
duzda committed Apr 29, 2024
1 parent 5e41c5e commit b43490a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fair-rockets-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"app-builder-lib": patch
---

feat(linux): add music mac to linux category
1 change: 1 addition & 0 deletions packages/app-builder-lib/src/targets/LinuxTargetHelper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,5 @@ const macToLinuxCategory: any = {
"public.app-category.utilities": "Utility",
"public.app-category.social-networking": "Network;Chat",
"public.app-category.finance": "Office;Finance",
"public.app-category.music": "Audio;AudioVideo",
}

0 comments on commit b43490a

Please sign in to comment.