mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Add `void(0)` category
This commit is contained in:
@@ -23,4 +23,5 @@ export type tCategory =
|
||||
| 'Music'
|
||||
| 'Vercel'
|
||||
| 'Google'
|
||||
| 'Payment';
|
||||
| 'Payment'
|
||||
| 'void(0)';
|
||||
|
||||
Reference in New Issue
Block a user