Use the Grasscutter API to get the background file

This commit is contained in:
KingRainbow44
2022-06-02 19:47:55 -04:00
parent 174a990c40
commit b16104963c

View File

@@ -45,7 +45,7 @@ class App extends React.Component<IProps, IState> {
miniDownloadsOpen: false,
downloadsOpen: false,
gameDownloadsOpen: false,
bgFile: 'https://webstatic.hoyoverse.com/upload/event/2020/11/04/7fd661b5184e1734f91f628b6f89a31f_7367318474207189623.png',
bgFile: 'https://api.grasscutters.xyz/content/bgfile',
}
listen('lang_error', (payload) => {