mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-20 13:11:44 +00:00
blueprint articles are available in planet list
This commit is contained in:
@@ -28,6 +28,9 @@ var LaunchModal = React.createClass({
|
||||
case 'snippetCreated':
|
||||
this.props.close()
|
||||
break
|
||||
case 'blueprintCreated':
|
||||
this.props.close()
|
||||
break
|
||||
}
|
||||
},
|
||||
stopPropagation: function (e) {
|
||||
|
||||
Reference in New Issue
Block a user