Fixed #42
This commit is contained in:
		@@ -3216,7 +3216,7 @@
 | 
			
		||||
                    return;
 | 
			
		||||
                }
 | 
			
		||||
                processTooltip();
 | 
			
		||||
                processVersionSelector();
 | 
			
		||||
 | 
			
		||||
            })
 | 
			
		||||
            tool.addEventListener('change', event => {
 | 
			
		||||
                //Check if script was called from textarea or selector
 | 
			
		||||
@@ -3225,7 +3225,6 @@
 | 
			
		||||
                    return;
 | 
			
		||||
                }
 | 
			
		||||
                processTooltip();
 | 
			
		||||
                processVersionSelector();
 | 
			
		||||
            })
 | 
			
		||||
        }
 | 
			
		||||
    </script>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user