Add system tools category

This commit is contained in:
Sam Carlton 2021-04-24 15:36:52 -05:00
parent 8a11abc55e
commit 3faeaa7745

View file

@ -111,6 +111,14 @@ export const categories = {
slug: 'live-production-and-performance',
},
'system-tools': {
id: 12,
...categoryTemplate,
label: 'System Tools',
pluralLabel: 'System Tools',
slug: 'system-tools',
},
// Special Lists
'games': {
id: 100,