From b16104963ca9d89e1e8a463b3de6d523c5eb789f Mon Sep 17 00:00:00 2001 From: KingRainbow44 Date: Thu, 2 Jun 2022 19:47:55 -0400 Subject: [PATCH] Use the Grasscutter API to get the background file --- src/ui/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/App.tsx b/src/ui/App.tsx index 7312d53..08724c6 100644 --- a/src/ui/App.tsx +++ b/src/ui/App.tsx @@ -45,7 +45,7 @@ class App extends React.Component { 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) => {