@@ -16,5 +16,7 @@ module.exports = {
return this.hosts;
},
eventEmitter: {},
now: dayjs().format('DD/MM/YYYY HH:mm:ss.sss')
now() {
return dayjs().format('DD/MM/YYYY HH:mm:ss.sss')
}
};
The note is not visible to the blocked user.