This website works better with JavaScript.
Home
Explore
Register
Sign In
lint
/
TFDidThatSay
mirror of
https://github.com/lint/TFDidThatSay
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Merge
669e1af982
into
2189ff3b66
pull/8/merge
IntriguingTiles
3 years ago
parent
2189ff3b66
669e1af982
commit
e03c157c06
No account linked to committer's email address
1 changed files
with
7 additions
and
0 deletions
Unified View
Show Diff Stats
+7
-0
tweak/Apollo.xm
+ 7
- 0
tweak/Apollo.xm
View File
return %orig;
return %orig;
}
}
+ (id)attributedStringFromHTML:(id)arg1 attributes:(id)arg2 compact:(BOOL)arg3 snoomojiMapping:(id)arg4 snoomojiInfo:(id)arg5 {
apolloBodyAttributes = [arg2 copy];
return %orig;
}
%end
%end
Write
Preview
Loading…
Cancel
Save