1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-30 18:11:47 +00:00

Merge branch 'master' into fix-scroll

This commit is contained in:
Baptiste Augrain
2020-05-15 02:59:00 +02:00
22 changed files with 408 additions and 270 deletions

View File

@@ -145,9 +145,7 @@ class InfoTab extends React.Component {
height='92'
/>
<div styleName='icon-right'>
<div styleName='appId'>
{i18n.__('Boostnote')} {appVersion}
</div>
<div styleName='appId'>Boostnote Legacy {appVersion}</div>
<div styleName='description'>
{i18n.__(
'An open source note-taking app made for programmers just like you.'