mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add system tools category
This commit is contained in:
parent
8a11abc55e
commit
3faeaa7745
1 changed files with 8 additions and 0 deletions
|
|
@ -111,6 +111,14 @@ export const categories = {
|
||||||
slug: 'live-production-and-performance',
|
slug: 'live-production-and-performance',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'system-tools': {
|
||||||
|
id: 12,
|
||||||
|
...categoryTemplate,
|
||||||
|
label: 'System Tools',
|
||||||
|
pluralLabel: 'System Tools',
|
||||||
|
slug: 'system-tools',
|
||||||
|
},
|
||||||
|
|
||||||
// Special Lists
|
// Special Lists
|
||||||
'games': {
|
'games': {
|
||||||
id: 100,
|
id: 100,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue