V14 update with various fixes
* Fixing so that chat messages now show list icon * Fixed deprecation message from chat * Adding our custom drop down icons to search compendium filter * Fixing error when creating actors
This commit is contained in:
@@ -73,7 +73,7 @@ export class ActorL5r5e extends Actor {
|
||||
);
|
||||
break;
|
||||
}
|
||||
await super.create(docData, options);
|
||||
return super.create(docData, options);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user