Ver código fonte

Merge 669e1af982 into 2189ff3b66

pull/8/merge
IntriguingTiles 3 anos atrás
pai
commit
e03c157c06
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 7 adições e 0 exclusões
  1. +7
    -0
      tweak/Apollo.xm

+ 7
- 0
tweak/Apollo.xm Ver arquivo

@@ -91,6 +91,13 @@ id apolloCommentsControllerForContext;
return %orig;
}
+ (id)attributedStringFromHTML:(id)arg1 attributes:(id)arg2 compact:(BOOL)arg3 snoomojiMapping:(id)arg4 snoomojiInfo:(id)arg5 {
apolloBodyAttributes = [arg2 copy];
return %orig;
}
%end

Carregando…
Cancelar
Salvar