This commit is contained in:
2026-03-15 21:15:35 -07:00
parent 0b0783ef8e
commit 2afb1e4bf4
3 changed files with 3 additions and 2 deletions

View File

@@ -97,11 +97,13 @@
"showNotificationOnUpdate": true, "showNotificationOnUpdate": true,
"autoUpdateNewCards": true, "autoUpdateNewCards": true,
}, },
"nPlusOne": { "knownWords": {
"decks": ["Minecraft", "Kaishi 1.5k"], "decks": ["Minecraft", "Kaishi 1.5k"],
"highlightEnabled": true, "highlightEnabled": true,
"refreshMinutes": 60, "refreshMinutes": 60,
"matchMode": "headword", "matchMode": "headword",
},
"nPlusOne": {
"minSentenceWords": 3, "minSentenceWords": 3,
}, },
"metadata": { "metadata": {

View File

@@ -1 +0,0 @@
database##os.Darwin

View File