chore: add stripe to payment category

This commit is contained in:
pyr33x 2024-09-07 21:27:15 +03:30
parent 244744488f
commit 34839ed492

View File

@ -2010,7 +2010,7 @@ export const svgs: iSVG[] = [
},
{
title: 'Stripe',
category: 'Software',
category: ['Software', 'Payment'],
route: '/library/stripe.svg',
url: 'https://stripe.com/'
},