Reset progression button
All checks were successful
Release Creation / build (release) Successful in 1m31s
All checks were successful
Release Creation / build (release) Successful in 1m31s
This commit is contained in:
@ -169,8 +169,9 @@ Hooks.on("renderChatMessage", (message, html, data) => {
|
||||
}
|
||||
})
|
||||
|
||||
Hooks.on("updateSetting", async (setting, update, options, id) => {
|
||||
})
|
||||
Hooks.on("getCombatTrackerEntryContext", (html, options) => {
|
||||
LethalFantasyUtils.pushCombatOptions(html, options);
|
||||
});
|
||||
|
||||
/**
|
||||
* Create a macro when dropping an entity on the hotbar
|
||||
|
Reference in New Issue
Block a user