mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									4e76a9e4c9
								
							
						
					
					
						commit
						87342d324c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -100,7 +100,7 @@ sub end_element {
 | 
			
		|||
        if ($self->{_material_metadata_type} =~ /^slic3r\.(.+)/) {
 | 
			
		||||
            my $opt_key = $1;
 | 
			
		||||
            if (exists $Slic3r::Config::Options->{$opt_key}) {
 | 
			
		||||
                $self->{_material}->set_deserialize($opt_key, $self->{_material}->attributes->{$opt_key});
 | 
			
		||||
                $self->{_material}->config->set_deserialize($opt_key, $self->{_material}->attributes->{$opt_key});
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        $self->{_material_metadata_type} = undef;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue