mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 06:33:01 +00:00
Make fluoride librejs compatible
This commit is contained in:
parent
04934ee643
commit
ea79a5f05b
@ -1,3 +1,5 @@
|
||||
// @license magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt CC0
|
||||
|
||||
var actionIcons = {
|
||||
"like": "/static/icons/star-o.png",
|
||||
"dark-like": "/static/icons/dark-star-o.png",
|
||||
@ -199,3 +201,5 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
replyLinks.forEach(handleReplyLink);
|
||||
});
|
||||
});
|
||||
|
||||
// @license-end
|
||||
|
Loading…
Reference in New Issue
Block a user