mirror of
				https://github.com/liberatedsystems/openCom-Companion.git
				synced 2025-07-08 05:07:21 +02:00 
			
		
		
		
	Cleanup
This commit is contained in:
		
							parent
							
								
									bf74698058
								
							
						
					
					
						commit
						2ce9ea870e
					
				@ -611,7 +611,7 @@ class SidebandCore():
 | 
			
		||||
            self.__db_indices()
 | 
			
		||||
 | 
			
		||||
    def __reload_config(self):
 | 
			
		||||
        RNS.log("Reloading Sideband configuration... "+str(self.config_path), RNS.LOG_DEBUG)
 | 
			
		||||
        RNS.log("Reloading Sideband configuration... ", RNS.LOG_DEBUG)
 | 
			
		||||
        with open(self.config_path, "rb") as config_file:
 | 
			
		||||
            config_data = config_file.read()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user