-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Description
Is your feature request related to a problem? Please describe.
https://github.com/lowcoder-org/lowcoder/blob/main/client/packages/lowcoder/index.html#L57
https://github.com/lowcoder-org/lowcoder/blob/main/client/packages/lowcoder/src/pages/editor/editorView.tsx#L565
<script async defer src="//js-eu1.hs-scripts.com/144574215.js" type="text/javascript" id="hs-script-loader"></script> |
Describe the solution you'd like
LOWCODER_TELEMETRY_ENABLED (can defaults to true)
Describe alternatives you've considered
patching it myself
auihi