Skip to content

Commit e38c35a

Browse files
author
Dhirenderchoudhary
committed
message changed
1 parent c013f54 commit e38c35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/user-status.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default class UserStatusComponent extends Component {
2020
},
2121
[USER_STATES.OOO]: {
2222
status: USER_STATES.OOO,
23-
message: 'Request OOO Status',
23+
message: 'Request OOO',
2424
class: 'buttons__ooo',
2525
},
2626
};

0 commit comments

Comments
 (0)