1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

Apply changes requested

This commit is contained in:
davigonz
2019-03-21 12:38:39 +01:00
parent 0614e7a985
commit a28f58f0fe
2 changed files with 2 additions and 2 deletions
@@ -72,7 +72,7 @@ class CreateRemoteShareOperation
private val shareWith: String,
private val permissions: Int
) : RemoteOperation<ShareParserResult>() {
var getShareDetails: Boolean = false // To retrieve more info about the just created share
var getShareDetails = false // To retrieve more info about the just created share
var name = "" // Name to set for the public link