mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
server: Fix share not working after ESM port
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import shaca from "../shaca";
|
||||
import Shaca from "../shaca-interface";
|
||||
|
||||
let shaca: Shaca;
|
||||
|
||||
class AbstractShacaEntity {
|
||||
get shaca(): Shaca {
|
||||
return shaca;
|
||||
|
||||
Reference in New Issue
Block a user