mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Capitalize Inherited Attributes
for consistency
This commit is contained in:
parent
54e21bf249
commit
b1153f8d01
@ -44,7 +44,7 @@ export default class InheritedAttributesWidget extends NoteContextAwareWidget {
|
||||
getTitle() {
|
||||
return {
|
||||
show: !this.note.isLaunchBarConfig(),
|
||||
title: "Inherited attributes",
|
||||
title: "Inherited Attributes",
|
||||
icon: "bx bx-list-plus"
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user