1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-20 13:11:44 +00:00

Merge pull request #2747 from daiyam/fix-paste-image

fix paste image
This commit is contained in:
Junyoung Choi
2018-12-25 01:07:37 +09:00
committed by GitHub
3 changed files with 12 additions and 12 deletions

View File

@@ -564,7 +564,7 @@ class UiTab extends React.Component {
ref='enableSmartPaste'
type='checkbox'
/> 
{i18n.__('Enable smart paste')}
{i18n.__('Enable HTML paste')}
</label>
</div>