mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
added another mime type for JS
This commit is contained in:
@@ -225,6 +225,8 @@ function BackendScriptApi(startNote, currentNote, originEntity) {
|
||||
*/
|
||||
this.transactional = sql.transactional;
|
||||
|
||||
this.sql = sql;
|
||||
|
||||
/**
|
||||
* Trigger tree refresh in all connected clients. This is required when some tree change happens in
|
||||
* the backend.
|
||||
|
||||
Reference in New Issue
Block a user