mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	JS linting
This commit is contained in:
		| @@ -173,7 +173,7 @@ function notificationCheck(force = false) { | ||||
|                     updateNotificationIndicator(response.length); | ||||
|                 }, | ||||
|                 error: function(xhr) { | ||||
|                     console.warn("Could not access server: /api/notifications"); | ||||
|                     console.warn('Could not access server: /api/notifications'); | ||||
|                 } | ||||
|             } | ||||
|         ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user