This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
SX_Cloud
/
space-ios
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
fix
marinofaggiana
há 5 anos atrás
pai
63a0592985
commit
31f46bfaef
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m
+ 1
- 0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m
Ver Ficheiro
@@ -34,6 +34,7 @@
if (self) {
self.url = @"";
+ self.label = @"";
}
return self;