mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-09 15:13:32 -07:00
feat: add Anki deck dropdown with Yomitan auto-fill in settings (#95)
This commit is contained in:
@@ -18,6 +18,7 @@ test('settings preload exposes Anki lookup helpers', () => {
|
||||
'getAnkiDeckModelNames',
|
||||
'getAnkiModelNames',
|
||||
'getAnkiModelFieldNames',
|
||||
'getYomitanAnkiDeckName',
|
||||
]) {
|
||||
assert.match(source, new RegExp(`${method}:`));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user