Chore: Update widget offline message (#2001)
This commit is contained in:
committed by
GitHub
parent
c453455ad1
commit
8612f307b3
@@ -71,7 +71,7 @@ export default {
|
||||
if (workingHoursEnabled) {
|
||||
return this.outOfOfficeMessage;
|
||||
}
|
||||
return this.$t('TEAM_AVAILABILITY.OFFLINE');
|
||||
return '';
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user