feat(in-app-help): link grid/list book types

This commit is contained in:
Elian Doran
2025-07-11 19:43:12 +03:00
parent 4fc47370fe
commit 54be79a725

View File

@@ -31,8 +31,8 @@ export const byNoteType: Record<Exclude<NoteType, "book">, string | null> = {
};
export const byBookType: Record<ViewTypeOptions, string | null> = {
list: null,
grid: null,
list: "mULW0Q3VojwY",
grid: "8QqnMzx393bx",
calendar: "xWbu3jpNWapp",
table: "2FvYrpmOXm29",
geoMap: "81SGnPGMk7Xc"