mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	types/plugins: add missing option description
This commit is contained in:
		
					parent
					
						
							
								2aba31ccb8
							
						
					
				
			
			
				commit
				
					
						12f5019a61
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -112,6 +112,7 @@ with lib; let | ||||||
|       options = { |       options = { | ||||||
|         package = mkOption { |         package = mkOption { | ||||||
|           type = pluginType; |           type = pluginType; | ||||||
|  |           description = "Plugin Package."; | ||||||
|         }; |         }; | ||||||
|         after = mkOption { |         after = mkOption { | ||||||
|           type = listOf str; |           type = listOf str; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang