mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Collapse messages should probably be called in the helper
This commit is contained in:
		@@ -963,7 +963,6 @@
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
        collapse_messages();
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    function process_message_users_cache_helper(key, usr) {
 | 
			
		||||
@@ -981,6 +980,7 @@
 | 
			
		||||
                parent.find(".authoravatar").prop("src", usr.avatar_url);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        collapse_messages();
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    function collapse_messages() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user