mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	Capitalize Inherited Attributes for consistency
				
					
				
			This commit is contained in:
		| @@ -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" | ||||
|         }; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user