fix wsl merge regression

This commit is contained in:
Christoph J. Scherr 2023-09-07 20:26:16 +02:00
parent aa5ac98b37
commit 7b2db77584
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ return {
workspaces = {
-- FIXME: This shouldn't be in the Versioncontrol. Make this
-- into a local extension of the plugin.
main = "~/winhome/Nextcloud/Neorg",
notes = "~/winhome/Nextcloud/Notes",
main = "~/Nextcloud/Neorg",
notes = "~/Nextcloud/Notes",
},
},
},