From fb88f3219d76ebb57bde23aeb5830bc6cfefdbca Mon Sep 17 00:00:00 2001
From: yeahzxnn <yejin0621@tukorea.ac.kr>
Date: Wed, 19 Jun 2024 16:22:58 +0900
Subject: [PATCH] =?UTF-8?q?feat=20:=20=EC=B5=9C=EA=B7=BC=20=EB=B3=B8=20?=
 =?UTF-8?q?=EB=89=B4=EC=8A=A4=20API=20=EC=97=B0=EB=8F=99=ED=95=98=EA=B8=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../Source/View/Debate/ChatList/Model/News.swift          | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 iOS/RollTheDice/RollTheDice/Source/View/Debate/ChatList/Model/News.swift

diff --git a/iOS/RollTheDice/RollTheDice/Source/View/Debate/ChatList/Model/News.swift b/iOS/RollTheDice/RollTheDice/Source/View/Debate/ChatList/Model/News.swift
new file mode 100644
index 00000000..aa9f64f6
--- /dev/null
+++ b/iOS/RollTheDice/RollTheDice/Source/View/Debate/ChatList/Model/News.swift
@@ -0,0 +1,8 @@
+//
+//  News.swift
+//  RollTheDice
+//
+//  Created by 신예진 on 6/19/24.
+//
+
+import Foundation