mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 19:55:34 +00:00
added first A/B experiment
This commit is contained in:
@@ -15,6 +15,10 @@ module.exports = function(req) {
|
||||
storage: {
|
||||
files: []
|
||||
},
|
||||
config: {
|
||||
uploadWindowStyle: 'upload-window',
|
||||
uploadButtonStyle: 'browse btn'
|
||||
},
|
||||
layout
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user