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": {