Add Live Production and Performance category

This commit is contained in:
Sam Carlton 2021-04-16 14:27:34 -05:00
parent 226e0c379c
commit d3f8d0093f
2 changed files with 27 additions and 13 deletions

View file

@ -107,6 +107,14 @@ export const categories = {
slug: 'vpns-security-and-privacy',
},
'live-production-and-performance': {
id: 10,
...categoryTemplate,
label: 'Live Production and Performance',
pluralLabel: 'Live Production and Performance Software',
slug: 'live-production',
},
// Special Lists
'games': {
id: 100,