mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01:00 
			
		
		
		
	Refocus message box after posting message
This commit is contained in:
		@@ -763,6 +763,7 @@
 | 
				
			|||||||
            });
 | 
					            });
 | 
				
			||||||
            funct.always(function() {
 | 
					            funct.always(function() {
 | 
				
			||||||
                $("#messagebox").attr('readonly', false);
 | 
					                $("#messagebox").attr('readonly', false);
 | 
				
			||||||
 | 
					                $("#messagebox").focus();
 | 
				
			||||||
            });
 | 
					            });
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user