mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 05:02:45 +01:00
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
Block a user