mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
fix: 🐛 add missing builtin monthPattern label
This commit is contained in:
@@ -36,6 +36,7 @@ export default [
|
||||
{ type: "label", name: "workspaceSearchHome" },
|
||||
{ type: "label", name: "sqlConsoleHome" },
|
||||
{ type: "label", name: "datePattern" },
|
||||
{ type: "label", name: "monthPattern" },
|
||||
{ type: "label", name: "pageSize" },
|
||||
{ type: "label", name: "viewType" },
|
||||
{ type: "label", name: "mapRootNoteId" },
|
||||
|
||||
Reference in New Issue
Block a user