mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fixes #2858
This commit is contained in:
		
							parent
							
								
									e26022a2f2
								
							
						
					
					
						commit
						23119e3673
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -471,7 +471,7 @@ sub update_presets { | |||
| sub filament_presets { | ||||
|     my $self = shift; | ||||
|      | ||||
|     return map $_->GetSelection, @{ $self->{preset_choosers}{filament} }; | ||||
|     return map scalar($_->GetSelection), @{ $self->{preset_choosers}{filament} }; | ||||
| } | ||||
| 
 | ||||
| sub add { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daren Schwenke
						Daren Schwenke