Merge branch 'rc0.2.0' of github.com:kitematic/kitematic into rc0.2.0

This commit is contained in:
Jeff Morgan 2014-09-10 23:21:11 -07:00
commit fff85a1d94
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Template.setup_finish.events({
} else {
settings.update(settings._id, {
$set: {
tracking: true
tracking: enableDiagnostics
}
});
}