Skip to content

Commit

Permalink
Move welcome back to alpha until live
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Jul 20, 2014
1 parent 7dc92f9 commit 6a35496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/features.js
Expand Up @@ -120,7 +120,7 @@ var flags = {
},

// top introduction view with help and features of JS Bin
welcomePanel: true, // live July 13, 2014
welcomePanel: alpha,
};

var features = module.exports = new Features(flags);
Expand Down

0 comments on commit 6a35496

Please sign in to comment.