Adding 'roller' stats.
This commit is contained in:
@@ -2105,6 +2105,8 @@ class BoardApp extends React.Component {
|
||||
<p>{alert.contents.stats.back}</p>
|
||||
<p>{alert.contents.stats.taxPerson}</p>
|
||||
<p>{alert.contents.stats.emergency}</p>
|
||||
<p>{alert.contents.stats.highRoller}</p>
|
||||
<p>{alert.contents.stats.lowRoller}</p>
|
||||
</Fragment>
|
||||
</AlertOverlay>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user