mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
fix(server/utils): add missed export of isDev in default export object
This commit is contained in:
parent
de5ffb591d
commit
283b19c716
@ -332,5 +332,6 @@ export default {
|
||||
getResourceDir,
|
||||
isMac,
|
||||
isWindows,
|
||||
isDev,
|
||||
envToBoolean
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user