mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
renamed "mirror" relation to "inverse" relation
This commit is contained in:
@@ -72,9 +72,9 @@
|
||||
</label>
|
||||
<br/>
|
||||
<label>
|
||||
Mirror relation:
|
||||
Inverse relation:
|
||||
|
||||
<input type="text" value="true" class="attribute-name" data-bind="value: relationDefinition.mirrorRelation"/>
|
||||
<input type="text" value="true" class="attribute-name" data-bind="value: relationDefinition.inverseRelation"/>
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user