mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 15:47:25 +01:00 
			
		
		
		
	Update to use _help
This commit is contained in:
		
							parent
							
								
									9291c56e3f
								
							
						
					
					
						commit
						19c4948d97
					
				| @ -253,7 +253,7 @@ def makePluginDocumentation(pluginWindow): | ||||
|                 default = str(config[1]) | ||||
|                 if isinstance(config[1]._default, basestring): | ||||
|                     default = utils.dqrepr(default) | ||||
|                 help = config[1].help | ||||
|                 help = config[1]._help | ||||
|                 help = cgi.escape(help) | ||||
|                 trClass = trClasses[trClass] | ||||
|                 fd.write(textwrap.dedent(''' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user