mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 02:05:53 +01:00
feat(help): link table note type
This commit is contained in:
@@ -35,7 +35,7 @@ export const byBookType: Record<ViewTypeOptions, string | null> = {
|
|||||||
list: null,
|
list: null,
|
||||||
grid: null,
|
grid: null,
|
||||||
calendar: "xWbu3jpNWapp",
|
calendar: "xWbu3jpNWapp",
|
||||||
table: null
|
table: "2FvYrpmOXm29"
|
||||||
};
|
};
|
||||||
|
|
||||||
export default class ContextualHelpButton extends NoteContextAwareWidget {
|
export default class ContextualHelpButton extends NoteContextAwareWidget {
|
||||||
|
|||||||
Reference in New Issue
Block a user