Clean up embed JS and add Tweet.html compatibility

This commit is contained in:
Zed 2026-08-08 23:00:47 +07:00
commit 3bfbb7b3fd
4 changed files with 13 additions and 10 deletions

View file

@ -24,4 +24,4 @@
// Expose for embedTweet.js
window._nitterSendHeight = sendHeight;
})()
})();