mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
client/tree context menu/insert note: mark the beta note types with a badge
This commit is contained in:
@@ -17,7 +17,7 @@ interface MenuSeparatorItem {
|
||||
title: "----";
|
||||
}
|
||||
|
||||
interface MenuItemBadge {
|
||||
export interface MenuItemBadge {
|
||||
title: string;
|
||||
className?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user