Allow community cards to be edited in the browser under Node.js

This commit is contained in:
Jeremy Ruston
2025-09-16 11:05:04 +01:00
parent dd91ac0b82
commit 7a080092d0

View File

@@ -3,6 +3,7 @@
{
"path": "../../../../community",
"isTiddlerFile": true,
"isEditableFile": true,
"filesRegExp": "^(?!readme\\.md$)(?!\\.DS_Store$).+",
"searchSubdirectories": true
}