Added new category 'Cybersecurity'

This commit is contained in:
Camilo Avendaño 2024-09-22 15:36:13 -05:00
parent c15285a0bf
commit 08c8a509e9

View File

@ -12,6 +12,7 @@ export type tCategory =
| 'Database'
| 'Compiler'
| 'Crypto'
| 'Cybersecurity'
| 'Social'
| 'Entertainment'
| 'Browser'