Avoid overview defaults in plugin demos

This commit is contained in:
2026-06-27 12:46:18 +08:00
parent fca7716e75
commit 92ac1f730b
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
});
var openNotesWorkbenchButton = makeWorkbenchButton('pt-open-workbench-notes', 'Open Notes Diagnostic', {
kind: 'vault-file',
path: 'Notes/Overview.md',
path: 'Notes/example.md',
extension: '.md',
context: {
sourceView: 'notes',