mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
chore: add stripe to payment category
This commit is contained in:
parent
244744488f
commit
34839ed492
@ -2010,7 +2010,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Stripe',
|
title: 'Stripe',
|
||||||
category: 'Software',
|
category: ['Software', 'Payment'],
|
||||||
route: '/library/stripe.svg',
|
route: '/library/stripe.svg',
|
||||||
url: 'https://stripe.com/'
|
url: 'https://stripe.com/'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user