mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add a 'Sync Engine' catergory for database sync engines like PowerSync, Zero, ElectricSQL and others.
This commit is contained in:
@@ -31,4 +31,5 @@ export type tCategory =
|
|||||||
| 'Config'
|
| 'Config'
|
||||||
| 'Secrets'
|
| 'Secrets'
|
||||||
| 'IaC'
|
| 'IaC'
|
||||||
| 'Analytics';
|
| 'Analytics'
|
||||||
|
| 'Sync Engine';
|
||||||
|
|||||||
Reference in New Issue
Block a user