mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	More fixes
This commit is contained in:
		@@ -45,7 +45,7 @@ module.exports = function() {
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        socket.on("logout", function() {
 | 
			
		||||
            Functions.setSessionAdminPass(Functions.getSession(socket), "", coll, function() {})
 | 
			
		||||
            Functions.removeSessionAdminPass(Functions.getSession(socket), "", coll, function() {})
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        socket.on('chromecast', function(msg) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user