Fixed the route

This commit is contained in:
emrecoban 2023-12-11 19:13:09 +03:00
parent c42d8dd06f
commit 539a1722cb

View File

@ -1594,7 +1594,7 @@ export const svgs: iSVG[] = [
id: 228, id: 228,
title: 'Randevum', title: 'Randevum',
category: 'Software', category: 'Software',
route: '/library/radenvum.svg', route: '/library/randevum.svg',
url: 'https://www.randevum.co' url: 'https://www.randevum.co'
} }
]; ];