marinofaggiana há 5 anos atrás
pai
commit
31f46bfaef
1 ficheiros alterados com 1 adições e 0 exclusões
  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;