set default server states for fira and fileInfo
This commit is contained in:
parent
137f474b69
commit
81442bb6f2
|
@ -19,6 +19,8 @@ module.exports = function(req) {
|
|||
uploadWindowStyle: 'upload-window',
|
||||
uploadButtonStyle: 'browse btn'
|
||||
},
|
||||
fira: false,
|
||||
fileInfo: {},
|
||||
layout
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue