mirror of
https://github.com/ragestudio/comty.git
synced 2025-07-01 13:24:16 +00:00
Update index.jsx
This commit is contained in:
parent
f7e5209104
commit
c94d744a60
@ -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,
|
||||
},
|
||||
],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user