This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
SX_Cloud
/
space-ios
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
fix
marinofaggiana
5 năm trước cách đây
mục cha
63a0592985
commit
31f46bfaef
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m
+ 1
- 0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m
Xem Tập Tin
@@ -34,6 +34,7 @@
if (self) {
self.url = @"";
+ self.label = @"";
}
return self;