mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
ensure external assets in excalidraw are avoided
This commit is contained in:
@@ -9,7 +9,8 @@ const App = () => {
|
||||
height: appState.height,
|
||||
});
|
||||
const [viewModeEnabled, setViewModeEnabled] = React.useState(false);
|
||||
console.log("no render?");
|
||||
|
||||
// ensure that assets are loaded from trilium
|
||||
|
||||
/**
|
||||
* resizing
|
||||
|
||||
Reference in New Issue
Block a user