mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 21:09:50 -06:00
fix(server/utils): add missed export of isDev in default export object
This commit is contained in:
@@ -332,5 +332,6 @@ export default {
|
||||
getResourceDir,
|
||||
isMac,
|
||||
isWindows,
|
||||
isDev,
|
||||
envToBoolean
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user