fix. 기본 버튼 수정
This commit is contained in:
@@ -70,11 +70,7 @@ export interface GameDataGameFont {
|
||||
|
||||
// 파비콘 경로 타입
|
||||
export interface GameDataFavicon {
|
||||
'16_16': string
|
||||
'32_32': string
|
||||
'72_72': string
|
||||
'180_180': string
|
||||
'192_192': string
|
||||
[index: number]: string
|
||||
}
|
||||
|
||||
// 메타 태그 타입
|
||||
|
||||
Reference in New Issue
Block a user