marinofaggiana 5 năm trước cách đây
mục cha
commit
31f46bfaef
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;