Improved spells tab to be more in line with the v1 implementation
This commit is contained in:
@@ -4,7 +4,7 @@ import CreatureProperties from '/imports/api/creature/CreatureProperties.js';
|
||||
export default function getActiveProperties({
|
||||
ancestorId,
|
||||
filter = {},
|
||||
options,
|
||||
options = {sort: {order: 1}},
|
||||
includeUntoggled = false,
|
||||
excludeAncestors,
|
||||
}){
|
||||
|
||||
Reference in New Issue
Block a user