Update index.jsx

This commit is contained in:
srgooglo 2025-06-24 19:58:40 +02:00
parent f7e5209104
commit c94d744a60

View File

@ -271,5 +271,15 @@ export default {
},
storaged: false,
},
{
id: "lyrics:prefer_translation",
title: "Translate Lyrics",
icon: "MdTranslate",
group: "general",
description:
"Prefer translation over original lyrics, if available.",
component: "Switch",
storaged: true,
},
],
}