mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🔧 Fix formatting in categories.ts by removing trailing semicolons
This commit is contained in:
@@ -32,6 +32,6 @@ export type tCategory =
|
||||
| 'Secrets'
|
||||
| 'IaC'
|
||||
| 'Analytics'
|
||||
| 'Sync Engine';
|
||||
| 'Sync Engine'
|
||||
| 'Platform'
|
||||
| 'Automation';
|
||||
| 'Automation';
|
||||
|
||||
Reference in New Issue
Block a user