mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 20:22: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,
|
getResourceDir,
|
||||||
isMac,
|
isMac,
|
||||||
isWindows,
|
isWindows,
|
||||||
|
isDev,
|
||||||
envToBoolean
|
envToBoolean
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user