(bugfixes)

This commit is contained in:
muerwre 2018-12-11 17:46:36 +07:00
parent 7cdc1f4f95
commit bce08b923f
5 changed files with 21 additions and 8 deletions

View file

@ -13,7 +13,7 @@ export const AppInfoDialog = () => (
версия{' '}
{(APP_INFO.VERSION || 1)}.
{(APP_INFO.CHANGELOG[APP_INFO.VERSION].length || 0)}.
{(APP_INFO.CHANGELOG[APP_INFO.VERSION][APP_INFO.CHANGELOG[APP_INFO.VERSION].length - 1].length - 1 || 0)}
{(APP_INFO.CHANGELOG[APP_INFO.VERSION][0].length - 1 || 0)}
</div>
<hr />
<div className="small app-info-list">