mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Merge pull request #140 from jvngarcia/139-tCategory-error
🐛 Fix tCategory error
This commit is contained in:
commit
495be3de09
@ -16,5 +16,5 @@ export type tCategory =
|
|||||||
| 'Education'
|
| 'Education'
|
||||||
| 'Design'
|
| 'Design'
|
||||||
| 'Typing'
|
| 'Typing'
|
||||||
| 'Community';
|
| 'Community'
|
||||||
| 'Marketplace';
|
| 'Marketplace';
|
Loading…
Reference in New Issue
Block a user