notification-bug-fix #99
| @ -180,7 +180,7 @@ function prepareNotificationMessage( | ||||
|     case "trainer_response": | ||||
|       title = | ||||
|         notification.data?.title || | ||||
|         (notification.data?.status === "accepted" | ||||
|         (notification.data?.status === "Accepted" | ||||
|           ? "Trainer Request Accepted" | ||||
|           : "Trainer Request Update"); | ||||
|       body = | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user