mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Clean up embed JS and add Tweet.html compatibility
This commit is contained in:
parent
dc66bd6375
commit
3bfbb7b3fd
4 changed files with 13 additions and 10 deletions
|
|
@ -24,4 +24,4 @@
|
|||
|
||||
// Expose for embedTweet.js
|
||||
window._nitterSendHeight = sendHeight;
|
||||
})()
|
||||
})();
|
||||
|
|
|
|||
Loading…
Reference in a new issue