mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
hide save button
This commit is contained in:
@@ -35,7 +35,7 @@ export default class CodeEditor extends React.Component {
|
||||
name: 'Focus title',
|
||||
bindKey: {win: 'Esc', mac: 'Esc'},
|
||||
exec: function (editor, e) {
|
||||
remote.getCurrentWebContents().send('detail-edit')
|
||||
remote.getCurrentWebContents().send('list-focus')
|
||||
},
|
||||
readOnly: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user