mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Use 'var' at top level consistently.
This has no effect but is stylistically consistent. (imported from commit 71d7f615ea140195cc5081fb331677bc5d856fed)
This commit is contained in:
		@@ -135,7 +135,7 @@ $(function() {
 | 
			
		||||
    $("#personal-message form").ajaxForm(options);
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
selected_tag = '<p id="selected">▶</p>'
 | 
			
		||||
var selected_tag = '<p id="selected">▶</p>'
 | 
			
		||||
 | 
			
		||||
var allow_hotkeys = true;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user