Skip to content

Commit 6d2886b

Browse files
aaclaytonFyorl
authored andcommitted
Support V13 JournalEntryCategory documents
1 parent 247832d commit 6d2886b

3 files changed

Lines changed: 440 additions & 1471 deletions

File tree

lib/package.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ const HIERARCHY = {
120120
effects: []
121121
},
122122
journal: {
123-
pages: []
123+
pages: [],
124+
categories: []
124125
},
125126
playlists: {
126127
sounds: []

0 commit comments

Comments
 (0)