mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-01 06:22:44 -08:00
fix(anki): fix Lapis sentence-card fields to defaults
Remove configurable isLapis sentence/audio field overrides so sentence cards always map to Sentence and SentenceAudio. Update types and docs to reflect the simplified config surface.
This commit is contained in:
@@ -136,8 +136,6 @@ export const DEFAULT_CONFIG: ResolvedConfig = {
|
||||
isLapis: {
|
||||
enabled: false,
|
||||
sentenceCardModel: 'Japanese sentences',
|
||||
sentenceCardSentenceField: 'Sentence',
|
||||
sentenceCardAudioField: 'SentenceAudio',
|
||||
},
|
||||
isKiku: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user