This website requires JavaScript.
Explore
Help
Sign In
lix
/
mnote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa7235b1a7361dc12c98912e45f62ece557a3bad
mnote
/
wolai-frontend
/
src
/
lib
/
convex
/
enabled.ts
T
5 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
0.2.1 onlyoffice修复
2026-01-17 10:12:53 +08:00
export
function
isConvexEnabled
()
:
boolean
{
0.3 增加登录模块
2026-01-18 05:13:53 +08:00
return
process
.
env
.
NEXT_PUBLIC_USE_CONVEX
===
"1"
;
0.2.1 onlyoffice修复
2026-01-17 10:12:53 +08:00
}
Reference in New Issue
Copy Permalink