mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
server: Fix share not working after ESM port
This commit is contained in:
parent
c20c8d1176
commit
b0d6564a63
@ -1,7 +1,6 @@
|
||||
import shaca from "../shaca";
|
||||
import Shaca from "../shaca-interface";
|
||||
|
||||
let shaca: Shaca;
|
||||
|
||||
class AbstractShacaEntity {
|
||||
get shaca(): Shaca {
|
||||
return shaca;
|
||||
|
Loading…
x
Reference in New Issue
Block a user