Logbook Card (#6976)

This commit is contained in:
Zack Barett
2020-11-11 04:49:56 -06:00
committed by GitHub
parent 67707fbc90
commit 78f1bb3b91
6 changed files with 479 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ const LAZY_LOAD_TYPES = {
markdown: () => import("../cards/hui-markdown-card"),
picture: () => import("../cards/hui-picture-card"),
calendar: () => import("../cards/hui-calendar-card"),
logbook: () => import("../cards/hui-logbook-card"),
};
// This will not return an error card but will throw the error