Updating build calc warning message

This commit is contained in:
2022-04-24 14:43:21 -04:00
parent 4c66d58a7c
commit 8a4d00054a
@@ -19,7 +19,7 @@
<AlertComponent Type="@SeverityType.Warning"> <AlertComponent Type="@SeverityType.Warning">
<Title>Work In Progress and Not Fully Tested</Title> <Title>Work In Progress and Not Fully Tested</Title>
<Message> <Message>
Currently not considering training queue times. Build Calculator hasn't been thoroughly tested. Bugs and inaccurate results assumed.
</Message> </Message>
</AlertComponent> </AlertComponent>