feat. 마켓 버튼 구현
This commit is contained in:
@@ -40,6 +40,7 @@ export interface GameDataValue {
|
||||
sns: GameDataSns
|
||||
footer: string // JSON 문자열로 변경
|
||||
comm_img: GameDataCommImg
|
||||
market: Record<string, { url: string }>
|
||||
}
|
||||
|
||||
// ===== 세부 데이터 타입들 =====
|
||||
|
||||
Reference in New Issue
Block a user