mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	server-ts: Remove need for 'allowImportingTsExtensions'
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| const protectedSessionService = require('../../services/protected_session.js'); | ||||
| const utils = require('../../services/utils.js'); | ||||
| const log = require('../../services/log.ts'); | ||||
| const log = require('../../services/log'); | ||||
| const noteService = require('../../services/notes.js'); | ||||
| const tmp = require('tmp'); | ||||
| const fs = require('fs'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user