Skip to content

Commit

Permalink
🤡 목 데이터에 website 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
navyjeongs committed Dec 12, 2023
1 parent b6c2f0c commit 6732067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/ChatRoom/mock/mockRoomInfoData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ export const mockRoomInfo: RoomInfo = {
currentMembers: 5,
recruitmentCompleted: false,
appointmentCompleted: true,
website: 'https://www.naver.com',
};

0 comments on commit 6732067

Please sign in to comment.