style: reset linter changes

This commit is contained in:
madeval 2024-04-27 20:23:36 -03:00
parent 462de13852
commit 46044315b5

View File

@ -2647,9 +2647,9 @@ export const svgs: iSVG[] = [
url: 'https://exome.dev/' url: 'https://exome.dev/'
}, },
{ {
title: 'Poper', title: "Poper",
category: 'AI', category: "AI",
route: '/library/poper.svg', route: "/library/poper.svg",
url: 'https://www.poper.ai' url: "https://www.poper.ai"
} }
]; ];