mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Live Production and Performance category
This commit is contained in:
parent
226e0c379c
commit
d3f8d0093f
2 changed files with 27 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue