From 38f3be5d5f2dcfe65712e2e57b41b74be4324f6f Mon Sep 17 00:00:00 2001 From: Shaun Setlock Date: Fri, 2 Jan 2026 19:30:32 -0500 Subject: [PATCH] Disable bases. --- obsidian/core-plugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/obsidian/core-plugins.json b/obsidian/core-plugins.json index f987e57..77f8a1a 100644 --- a/obsidian/core-plugins.json +++ b/obsidian/core-plugins.json @@ -29,5 +29,9 @@ "sync": false, "webviewer": false, "footnotes": false, +<<<<<<< Updated upstream "bases": false +======= + "bases": true +>>>>>>> Stashed changes } \ No newline at end of file