Fix duplicate category ID

This commit is contained in:
Sam Carlton 2021-04-24 15:33:08 -05:00
parent 96b9a7ca6f
commit 8a11abc55e

View file

@ -104,7 +104,7 @@ export const categories = {
},
'live-production-and-performance': {
id: 10,
id: 11,
...categoryTemplate,
label: 'Live Production and Performance',
pluralLabel: 'Live Production and Performance Software',