logs
This commit is contained in:
@@ -30,7 +30,7 @@ angular.module('app.frontend')
|
||||
for(var tag of tags) {
|
||||
modelManager.createRelationshipBetweenItems(note, tag);
|
||||
}
|
||||
console.log("updating tags for note", note, tags);
|
||||
|
||||
apiController.sync();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user