mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Add dropbox feature
This commit is contained in:
parent
93e861ea02
commit
033fa5c7ca
@ -100,6 +100,10 @@ var flags = {
|
||||
|
||||
stripe: function (req) {
|
||||
return team(req);
|
||||
},
|
||||
|
||||
dropbox: function (req) {
|
||||
return alpha(req);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user