mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
chore: add stripe to payment category
This commit is contained in:
+1
-1
@@ -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/'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user