mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	chore(sign): fix another import error
This commit is contained in:
		
							parent
							
								
									1f9ddce566
								
							
						
					
					
						commit
						5596fa54f2
					
				| @ -1,5 +1,5 @@ | |||||||
| const child_process = require("child_process"); | const child_process = require("child_process"); | ||||||
| const { default: path } = require("path"); | const path = require("path"); | ||||||
| const { WINDOWS_SIGN_EXECUTABLE } = process.env; | const { WINDOWS_SIGN_EXECUTABLE } = process.env; | ||||||
| 
 | 
 | ||||||
| function sign(sourcePath) { | function sign(sourcePath) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran