fix reply button not working now
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  const ta = document.getElementById("post_content");
 | 
			
		||||
  const ta = document.getElementById("babycode-content");
 | 
			
		||||
  
 | 
			
		||||
  for (let button of document.querySelectorAll(".reply-button")) {
 | 
			
		||||
    button.addEventListener("click", (e) => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user