Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
ced7eb4350
commit
9e25787373
|
@ -47,7 +47,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets whether the public is allowed to write this object.
|
||||
/// Gets or sets whether everyone is allowed to write this object.
|
||||
/// </summary>
|
||||
public bool PublicWriteAccess {
|
||||
get {
|
||||
|
|
Loading…
Reference in New Issue