mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
add article indexing(keyinput, store event)
This commit is contained in:
@@ -15,7 +15,7 @@ var SnippetEditModal = React.createClass({
|
||||
},
|
||||
onListen: function (res) {
|
||||
switch (res.status) {
|
||||
case 'snippetUpdated':
|
||||
case 'articleUpdated':
|
||||
this.props.close()
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user