Can now move creatures between folders using drag and drop
This commit is contained in:
@@ -36,6 +36,7 @@ const insertCreatureFolder = new ValidatedMethod({
|
||||
}
|
||||
// Insert
|
||||
return CreatureFolders.insert({
|
||||
name: 'Folder',
|
||||
owner: userId,
|
||||
order,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user