Skip to content

Commit

Permalink
Merge branch 'release/0.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mulholland committed Nov 8, 2017
2 parents eb8a184 + b19dd2e commit b2ace33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const template = [
}, {
label: 'Open Data Package...',
// turned off for Beta release
enabled: true,
enabled: false,
click() {
importDataPackage()
}
Expand Down

0 comments on commit b2ace33

Please sign in to comment.