1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

not sure how this did not come up with the api in the past, but found out a resolve func cannot be passed into a worker. devised a system to store these off while the worker works and pick them back up on the main thread when applicable

This commit is contained in:
Ean Milligan
2025-07-13 04:25:55 -04:00
parent fe70166e6a
commit f19c4216c0
7 changed files with 77 additions and 49 deletions

View File

@@ -264,7 +264,7 @@ If you are trying to update an existing alias, but forgot the name, please run t
apiRoll: false,
ddRoll: false,
testRoll: true,
test: { resolve },
resolve,
rollCmd,
modifiers,
originalCommand: rawRollStr,