fix creating new promoted attributes, closes #1008

This commit is contained in:
zadam
2020-05-11 23:57:39 +02:00
parent ac4e6077bd
commit 2e0fb8aaf1
6 changed files with 52 additions and 56 deletions

View File

@@ -199,4 +199,4 @@ module.exports = {
getEffectiveNoteAttributes,
createRelation,
deleteRelation
};
};