Skip to content

Commit

Permalink
Added a closing text constant
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimpson committed Oct 28, 2017
1 parent a480c20 commit c5c0ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rocketchat-lib/lib/RoomTypeConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export const RoomSettingsEnum = {
};

export const UiTextContext = {
CLOSE_WARNING: 'closeWarning',
HIDE_WARNING: 'hideWarning',
LEAVE_WARNING: 'leaveWarning'
};
Expand Down

0 comments on commit c5c0ece

Please sign in to comment.