Closed MiahNelah closed 3 years ago
Create rolltable from compendium feature is currently broken (#89) . This PR fix it. I also rework code to replace all await by then() to provide a non-blocking UX since this operation can be long.
Create rolltable from compendium feature is currently broken (#89) . This PR fix it. I also rework code to replace all await by then() to provide a non-blocking UX since this operation can be long.