This website works better with JavaScript
Home
Explore
Help
Sign In
SX_Cloud
/
space-ios
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
marinofaggiana
5 years ago
parent
63a0592985
commit
31f46bfaef
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m
+ 1
- 0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m
View File
@@ -34,6 +34,7 @@
if (self) {
self.url = @"";
+ self.label = @"";
}
return self;