mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
fix(views/table): not reacting to title changes
This commit is contained in:
@@ -67,6 +67,5 @@ export default function getPromotedAttributeInformation(parentNote: FNote) {
|
||||
type
|
||||
});
|
||||
}
|
||||
console.log("Promoted attribute information", info);
|
||||
return info;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user