marinofaggiana 5 years ago
parent
commit
31f46bfaef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      iOSClient/Library/OCCommunicationLib/OCSharedDto.m

+ 1 - 0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m

@@ -34,6 +34,7 @@
     if (self) {
         
         self.url = @"";
+        self.label = @"";
     }
     
     return self;