@ -1,8 +1,11 @@
const { checkLogin } = require('./utils/logcheck');
const { checkLogin, checkLogin2 } = require('./utils/logcheck');
App({
onLaunch: function () {
checkLogin();
checkLogin2()
}
});
The note is not visible to the blocked user.