mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	client: Fix error when running script due to translations
This commit is contained in:
		| @@ -9,6 +9,7 @@ import ws from "../services/ws.js"; | ||||
| import bundleService from "../services/bundle.js"; | ||||
| import froca from "../services/froca.js"; | ||||
| import linkService from "../services/link.js"; | ||||
| import { t } from "../services/i18n.js"; | ||||
|  | ||||
| export default class Entrypoints extends Component { | ||||
|     constructor() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user