child: prefix now copies attributes on new note creation

This commit is contained in:
azivner
2018-08-21 13:49:45 +02:00
parent 171877ce08
commit 71e687ad8e
3 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1 @@
UPDATE attributes SET name = 'template' WHERE name = 'inheritAttributes';