prevent traceback
This commit is contained in:
		
							parent
							
								
									572248b077
								
							
						
					
					
						commit
						71aeb800da
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -203,7 +203,7 @@ class GajimPluginConfig(): | |||
|         self.FILE_PATH = os.path.join(gajim.PLUGINS_CONFIG_DIR, | ||||
|             self.plugin.short_name).decode('utf-8').encode( | ||||
|             locale.getpreferredencoding()) | ||||
|         self.data = None | ||||
|         self.data = {} | ||||
| 
 | ||||
|     @log_calls('GajimPluginConfig') | ||||
|     def __getitem__(self, key): | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue