@@ -46,7 +46,7 @@ const ENV = {
function getEnvVars() {
if (process.env.NODE_ENV === "development") return ENV.test;
let releaseChannel = Updates.releaseChannel;
let releaseChannel = Updates.channel;
if (
releaseChannel === null ||
releaseChannel === undefined ||
The note is not visible to the blocked user.