mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Update category types to include 'Platform' and 'Automation'
This commit is contained in:
@@ -31,4 +31,6 @@ export type tCategory =
|
||||
| 'Config'
|
||||
| 'Secrets'
|
||||
| 'IaC'
|
||||
| 'Analytics';
|
||||
| 'Analytics'
|
||||
| 'Platform'
|
||||
| 'Automation';
|
||||
|
||||
Reference in New Issue
Block a user