🛠️ Rename `tCategory to Category`

This commit is contained in:
pheralb
2025-09-16 14:08:24 +01:00
parent 56125d2844
commit 1da589f79d
+1 -1
View File
@@ -1,4 +1,4 @@
export type tCategory =
export type Category =
| "AI"
| "Software"
| "Hardware"