fix. 수정
This commit is contained in:
@@ -96,7 +96,7 @@ const setupGameHead = (data: GameDataValue) => {
|
||||
const designTheme = data.design_theme === 1 ? 'light' : 'dark'
|
||||
const styleLinks = createStyleLinks(
|
||||
data.favicon_json,
|
||||
data?.game_font?.font_path
|
||||
data?.game_font_key_json?.font_path
|
||||
)
|
||||
const styleCss = createStyleCss(data.key_color_json)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user