fix. 액션버튼 api 데이터 수정 적용
This commit is contained in:
@@ -89,6 +89,7 @@ export interface PageDataResourceGroupBtnInfo extends ColorObject {
|
||||
btn_category: string
|
||||
txt_btn_name: string
|
||||
detail: Record<string, any>
|
||||
res_path?: string
|
||||
disabled?: boolean
|
||||
use_game_font: 0 | 1 // 0: 사용하지 않음, 1: 사용함
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user