fix: address follow-up review feedback

This commit is contained in:
2026-05-17 19:05:28 -07:00
parent 4845944cda
commit 36e767adbc
19 changed files with 191 additions and 38 deletions
+1
View File
@@ -1842,6 +1842,7 @@ test('runtime options registry is centralized', () => {
const ids = RUNTIME_OPTION_REGISTRY.map((entry) => entry.id);
assert.deepEqual(ids, [
'anki.autoUpdateNewCards',
'subtitle.annotation.knownWords.highlightEnabled',
'subtitle.annotation.nPlusOne',
'subtitle.annotation.jlpt',
'subtitle.annotation.frequency',