mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	tiny change
This commit is contained in:
		@@ -200,7 +200,7 @@ REM ############ Merge function ############
 | 
			
		||||
:merge
 | 
			
		||||
SETLOCAL DisableDelayedExpansion
 | 
			
		||||
(
 | 
			
		||||
	FOR /F tokens^=2^,^*^ delims^=^'^" %%G IN ('FINDSTR /B /R /C:"user_pref.*\)" "%~1"') DO (
 | 
			
		||||
	FOR /F tokens^=2^,^*^ delims^=^'^" %%G IN ('FINDSTR /B /R /C:"user_pref.*\).*;" "%~1"') DO (
 | 
			
		||||
		IF NOT "%%G"=="" (
 | 
			
		||||
			IF NOT "%%H"=="" (SET "%%G=%%H")
 | 
			
		||||
		)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user