mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
capitalizing ribbon widget names #3806
This commit is contained in:
@@ -180,7 +180,7 @@ export default class SearchDefinitionWidget extends NoteContextAwareWidget {
|
||||
return {
|
||||
show: this.isEnabled(),
|
||||
activate: true,
|
||||
title: 'Search parameters',
|
||||
title: 'Search Parameters',
|
||||
icon: 'bx bx-search'
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user