Skip to content

Commit ef43c76

Browse files
committed
Fix
1 parent 6029fd0 commit ef43c76

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

src/cljs/orcpub/dnd/e5/spell_subs.cljs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -882,6 +882,7 @@
882882
:<- [::langs5e/language-map]
883883
:<- [::classes5e/plugin-classes]
884884
:<- [::classes5e/invocations]
885+
:<- [::classes5e/boons]
885886
:<- [::mi5e/custom-and-standard-weapons-map]
886887
(fn [[spell-lists spells-map plugin-subclasses-map language-map plugin-classes invocations boons weapons-map] _]
887888
(vec

0 commit comments

Comments
 (0)