chore: add TODO comment as reminder

This commit is contained in:
Lewis Crichton 2023-10-28 13:23:50 +01:00 committed by GitHub
parent 49c331fcc9
commit 3de02708a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ import { isLinux, isMac, isWindows } from "./constants";
import { localStorage } from "./localStorage";
export function sendTelemetry() {
// TODO: READD THIS CHECK BEFORE RELEASING!!
// if (IS_DEV) return; // don't send on devbuilds, usually contains incorrect data
// if we have not yet told the user about the telemetry's existence, DON'T send