Fixed publications of spell library
This commit is contained in:
@@ -53,7 +53,7 @@ Template.spellLibraryDialog.helpers({
|
||||
spellsInCategory(categoryKey){
|
||||
return LibrarySpells.find({
|
||||
library: "SRDLibraryGA3XWsd",
|
||||
"settings.category": categoryKey,
|
||||
level: categoryKey,
|
||||
}, {
|
||||
sort: {name: 1},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user