mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-11-03 20:45:58 +01:00 
			
		
		
		
	remove extra hook
This commit is contained in:
		@@ -15,7 +15,6 @@
 | 
			
		||||
		locations.forEach(function (location) {
 | 
			
		||||
			var area = $('#content [widget-area="' + location + '"]');
 | 
			
		||||
			if (area.length) {
 | 
			
		||||
				$(window).trigger('action:widgets.loaded', {});
 | 
			
		||||
				return;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user