enableLyricTranslationLineAtom
const enableLyricTranslationLineAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:64
是否显示翻译歌词行,默认启用
性能影响情况:低
const enableLyricTranslationLineAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:64
是否显示翻译歌词行,默认启用
性能影响情况:低