0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 03:52:42 +00:00

Undo Journal path change

This commit is contained in:
Trevor Buckner
2024-05-21 17:28:17 -04:00
parent b64c835706
commit f12de7d953

View File

@@ -29,12 +29,12 @@
"baseSnippets": false, "baseSnippets": false,
"path": "Blank" "path": "Blank"
}, },
"journal": { "Journal": {
"name": "Journal", "name": "Journal",
"renderer": "V3", "renderer": "V3",
"baseTheme": false, "baseTheme": false,
"baseSnippets": "5ePHB", "baseSnippets": "5ePHB",
"path": "journal" "path": "Journal"
} }
} }
} }