Work in progress on integration of IVIS.
Some fixes.
This commit is contained in:
parent
2aaa8f45b3
commit
2e4dc1bce4
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default class List extends Component {
|
|||
return (
|
||||
<div>
|
||||
<h2>{t('Mailtrain 2 beta')}</h2>
|
||||
<div>{t('Build') + ' 2019-08-01-0745'}</div>
|
||||
<div>{t('Build') + ' 2019-08-31-1200'}</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue