IntriguingTiles hace 3 años
padre
commit
e03c157c06
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. +7
    -0
      tweak/Apollo.xm

+ 7
- 0
tweak/Apollo.xm Ver fichero

@@ -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

Cargando…
Cancelar
Guardar