1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00

bugfix: MD test app boken - missing nodeKey

This commit is contained in:
Michael Shanks 2020-03-04 16:49:40 +00:00
parent 95f821a83f
commit 3ebec70084

View file

@ -4,6 +4,7 @@ const templateOptions = {
indexes: [
{
name: "customers",
nodeKey: () => "/customers"
},
],
helpers: {