Removed errant colon
This commit is contained in:
		
							parent
							
								
									fac2067069
								
							
						
					
					
						commit
						d243867b18
					
				| @ -118,7 +118,7 @@ class Media extends Extension | ||||
|         $sb->add_text_option(MediaConfig::FFMPEG_PATH, "ffmpeg", true); | ||||
|         $sb->add_text_option(MediaConfig::FFPROBE_PATH, "ffprobe", true); | ||||
| 
 | ||||
|         $sb->add_shorthand_int_option(MediaConfig::MEM_LIMIT, "Mem limit: ", true); | ||||
|         $sb->add_shorthand_int_option(MediaConfig::MEM_LIMIT, "Mem limit", true); | ||||
|         $sb->end_table(); | ||||
| 
 | ||||
|         $event->panel->add_block($sb); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user