mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
added #shareDisallowRobotIndexing label and reworked how the child-image exclusion works
This commit is contained in:
@@ -16,6 +16,8 @@ class Branch extends AbstractEntity {
|
||||
this.prefix = prefix;
|
||||
/** @param {boolean} */
|
||||
this.isExpanded = !!isExpanded;
|
||||
/** @param {boolean} */
|
||||
this.isHidden = false;
|
||||
|
||||
const childNote = this.childNote;
|
||||
const parentNote = this.parentNote;
|
||||
|
||||
Reference in New Issue
Block a user