From 385959a1bd76afc7ed28f24d1b3fb24284faf115 Mon Sep 17 00:00:00 2001 From: sudacode Date: Mon, 16 Mar 2026 01:09:06 -0700 Subject: [PATCH] docs: regenerate config example --- docs-site/public/config.example.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-site/public/config.example.jsonc b/docs-site/public/config.example.jsonc index 9d6ed8e..ec1000d 100644 --- a/docs-site/public/config.example.jsonc +++ b/docs-site/public/config.example.jsonc @@ -348,7 +348,7 @@ "overwriteImage": true, // Overwrite image setting. Values: true | false "mediaInsertMode": "append", // Media insert mode setting. "highlightWord": true, // Highlight word setting. Values: true | false - "notificationType": "osd", // Notification channel setting. "osd" prefers overlay notifications and falls back to mpv OSD. + "notificationType": "osd", // Notification type setting. "autoUpdateNewCards": true // Automatically update newly added cards. Values: true | false }, // Behavior setting. "nPlusOne": {