mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix productivity tools directing to dev tools
This commit is contained in:
parent
580aebc08a
commit
18d47f8db8
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export const categories = {
|
||||||
...categoryTemplate,
|
...categoryTemplate,
|
||||||
label: 'Productivity Tools',
|
label: 'Productivity Tools',
|
||||||
pluralLabel: 'Productivity Tools',
|
pluralLabel: 'Productivity Tools',
|
||||||
slug: 'developer-tools',
|
slug: 'productivity-tools',
|
||||||
},
|
},
|
||||||
'video-and-motion-tools': {
|
'video-and-motion-tools': {
|
||||||
...categoryTemplate,
|
...categoryTemplate,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue