fix: changed spotify to music category

This commit is contained in:
George Pavlides
2024-12-25 13:51:31 +02:00
parent 466b8d72e9
commit 5663f469cc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3095,7 +3095,7 @@ export const svgs: iSVG[] = [
},
{
title: 'SoundCloud',
category: 'Entertainment',
category: 'Music',
route: {
light: '/library/soundcloud-logo.svg',
dark: '/library/soundcloud-logo_dark.svg'