Merge commit '927f7ace3bc6e5c4403118bee74bc5d47a1eff5b' into feature/20260130_cl_SWV-812
This commit is contained in:
@@ -45,7 +45,7 @@ export interface GameDataValue {
|
||||
favicon_json: GameDataImg
|
||||
meta_tag_json: GameDataMetaTag
|
||||
sns_json: GameDataSns
|
||||
url_json: Record<string, { url: string }>
|
||||
url_json: Record<string, string>
|
||||
footer_json: string // JSON 문자열로 변경
|
||||
img_json: GameDataImg
|
||||
market_json: Record<string, { url: string }>
|
||||
|
||||
Reference in New Issue
Block a user