mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
capitalizing ribbon widget names #3806
This commit is contained in:
@@ -60,7 +60,7 @@ export default class PromotedAttributesWidget extends NoteContextAwareWidget {
|
||||
return {
|
||||
show: true,
|
||||
activate: true,
|
||||
title: "Promoted attributes",
|
||||
title: "Promoted Attributes",
|
||||
icon: "bx bx-table"
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user