mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
set default server states for fira and fileInfo
This commit is contained in:
@@ -19,6 +19,8 @@ module.exports = function(req) {
|
|||||||
uploadWindowStyle: 'upload-window',
|
uploadWindowStyle: 'upload-window',
|
||||||
uploadButtonStyle: 'browse btn'
|
uploadButtonStyle: 'browse btn'
|
||||||
},
|
},
|
||||||
|
fira: false,
|
||||||
|
fileInfo: {},
|
||||||
layout
|
layout
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user