Skip to content

Commit 4fbbb46

Browse files
ZeroX-DGRokt33r
authored andcommitted
updated Boostnote name to Boostnote Legacy
1 parent 137aa69 commit 4fbbb46

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

browser/main/modals/PreferencesModal/InfoTab.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,7 @@ class InfoTab extends React.Component {
145145
height='92'
146146
/>
147147
<div styleName='icon-right'>
148-
<div styleName='appId'>
149-
{i18n.__('Boostnote')} {appVersion}
150-
</div>
148+
<div styleName='appId'>Boostnote Legacy {appVersion}</div>
151149
<div styleName='description'>
152150
{i18n.__(
153151
'An open source note-taking app made for programmers just like you.'

0 commit comments

Comments
 (0)