note content refactoring, WIP

This commit is contained in:
zadam
2019-02-08 21:01:26 +01:00
parent 6952b643ae
commit 4a093000be
7 changed files with 135 additions and 151 deletions

View File

@@ -100,6 +100,5 @@ module.exports = {
getNoteWithLabel,
createLabel,
createAttribute,
getAttributeNames,
BUILTIN_ATTRIBUTES
getAttributeNames
};