mirror of
https://github.com/minio/minio.git
synced 2025-11-21 10:16:03 -05:00
Share object expiry value modification modal was not working (#3860)
This commit is contained in:
committed by
Harshavardhana
parent
966818955e
commit
436db49bf3
@@ -54,7 +54,7 @@ export default (state = {
|
||||
shareObject: {
|
||||
show: false,
|
||||
url: '',
|
||||
expiry: 604800
|
||||
object: ''
|
||||
},
|
||||
prefixWritable: false,
|
||||
checkedObjects: []
|
||||
|
||||
Reference in New Issue
Block a user