소스 검색

Merge 669e1af982 into 2189ff3b66

pull/8/merge
IntriguingTiles 3 년 전
부모
커밋
e03c157c06
No account linked to committer's email address
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      tweak/Apollo.xm

+ 7
- 0
tweak/Apollo.xm 파일 보기

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

Loading…
취소
저장