⚙️ Fix Terraform SVG route & category

This commit is contained in:
ridemountainpig
2025-05-11 17:05:51 +08:00
parent 67a546fa8b
commit bcec306094
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ export type tCategory =
| 'IoT'
| 'Config'
| 'Secrets'
| 'Iac';
| 'IaC';