+ Added voicemod icon

This commit is contained in:
Esteve Segura
2024-01-06 22:54:21 +01:00
parent 344d152673
commit bc29ddcf43
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -2181,5 +2181,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/bitwarden.svg',
url: 'https://bitwarden.com/'
},
{
title: 'Voicemod',
category: 'Entertainment',
route: '/library/voicemod.svg',
url: 'https://voicemod.net/'
}
];