Update activity status messages for consistency
This commit is contained in:
@@ -40,8 +40,8 @@ export const ACTIVITY_INTERNAL_STATUS = {
|
||||
ACTIVITY_REJECTED: 'Activity Rejected',
|
||||
ACTIVITY_APPROVED: 'Activity Approved',
|
||||
ACTIVITY_LISTED: 'Activity Listed',
|
||||
ACTIVITY_UNLISTED: 'Activity Un Listed By Host',
|
||||
ACTIVITY_NOT_LISTED: 'Activity Not Listed By Admin',
|
||||
ACTIVITY_UNLISTED: 'Activity UnListed ',
|
||||
ACTIVITY_NOT_LISTED: 'Activity Not Listed',
|
||||
};
|
||||
|
||||
export const ACTIVITY_DISPLAY_STATUS = {
|
||||
|
||||
Reference in New Issue
Block a user