Share object expiry value modification modal was not working (#3860)

This commit is contained in:
Krishna Srinivas
2017-03-06 18:50:25 -08:00
committed by Harshavardhana
parent 966818955e
commit 436db49bf3
3 changed files with 34 additions and 40 deletions

View File

@@ -54,7 +54,7 @@ export default (state = {
shareObject: {
show: false,
url: '',
expiry: 604800
object: ''
},
prefixWritable: false,
checkedObjects: []