Fixing UI for 2.1 data changes
This commit is contained in:
@@ -30,7 +30,6 @@ async function computeComputation(computation, creatureId) {
|
||||
logError.location = e.stack.split('\n')[1];
|
||||
}
|
||||
console.error(logError);
|
||||
throw e;
|
||||
} finally {
|
||||
checkPropertyCount(computation)
|
||||
writeErrors(creatureId, computation.errors);
|
||||
|
||||
Reference in New Issue
Block a user