mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-01 07:39:47 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
enum SubtitlePreference { off, on, withoutAi, auto }
|
||||
|
||||
extension SubtitlePreferenceDesc on SubtitlePreference {
|
||||
static final List<String> _descList = [
|
||||
static const List<String> _descList = [
|
||||
'默认不显示字幕',
|
||||
'优先选择非自动生成(ai)字幕',
|
||||
'跳过自动生成(ai)字幕,选择第一个可用字幕',
|
||||
|
||||
Reference in New Issue
Block a user