Turn off some Obsidian core plug-ins.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 6m16s

This commit is contained in:
Shaun Setlock
2025-11-02 21:08:25 -05:00
parent 8419b4963b
commit e76ea35421

View File

@@ -27,5 +27,7 @@
"file-recovery": true, "file-recovery": true,
"publish": false, "publish": false,
"sync": false, "sync": false,
"webviewer": false "webviewer": false,
"footnotes": false,
"bases": false
} }