marinofaggiana 5 年 前
コミット
31f46bfaef
1 ファイル変更1 行追加0 行削除
  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;