mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
child: prefix now copies attributes on new note creation
This commit is contained in:
1
db/migrations/0112__rename_inheritAttributes.sql
Normal file
1
db/migrations/0112__rename_inheritAttributes.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE attributes SET name = 'template' WHERE name = 'inheritAttributes';
|
||||
Reference in New Issue
Block a user