Create `Google` Category

This commit is contained in:
pheralb 2024-08-28 08:51:38 +01:00
parent 3b88bc83c2
commit 04ea651721

View File

@ -21,4 +21,5 @@ export type tCategory =
| 'Marketplace' | 'Marketplace'
| 'Music' | 'Music'
| 'Vercel' | 'Vercel'
| 'Google'
| 'Payment'; | 'Payment';