Added Character sheet
This commit is contained in:
@@ -19,7 +19,7 @@ const addDefaultDocs = function(docs){
|
||||
|
||||
const insertCreature = new ValidatedMethod({
|
||||
|
||||
name: "Creatures.methods.insertCharacter", // DDP method name
|
||||
name: "Creatures.methods.insertCreature",
|
||||
|
||||
validate: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user