chore
parent
fb5c0754b2
commit
6ef31f1188
|
@ -85,7 +85,7 @@ namespace LeanCloud.Storage {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
internal LCUser(LCObjectData objectData) : this() {
|
public LCUser(LCObjectData objectData) : this() {
|
||||||
Merge(objectData);
|
Merge(objectData);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue