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