mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Feature for alpha users
This commit is contained in:
parent
8f2b7a88df
commit
29de5dc3cb
@ -135,7 +135,7 @@ var flags = {
|
||||
|
||||
// top introduction view with help and features of JS Bin
|
||||
welcomePanel: function (req) {
|
||||
return team(req);
|
||||
return alpha(req);
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user