Add a close<Application> hook to take action when an app is removed
Example Usage
Hooks.on("closeActorSheet", (app, html) => {
console.log(`Closing sheet for Actor ${app.actor.name}`);
});
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information