mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
server: Fix loading of code block theme on server builds
This commit is contained in:
@@ -364,5 +364,6 @@ export default {
|
||||
normalize,
|
||||
hashedBlobId,
|
||||
toMap,
|
||||
isString
|
||||
isString,
|
||||
getResourceDir
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user