File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9926,7 +9926,7 @@ app.whenReady().then(async () => {
99269926 console . log ( "✅ [Main] 原生模块检查通过" ) ;
99279927 console . log ( "🚀 [Main] 正在加载业务模块..." ) ;
99289928 try {
9929- const ServicesModule = await import ( "./chunks/index-CPeV6S9Q .js" ) ;
9929+ const ServicesModule = await import ( "./chunks/index-qcQItWkm .js" ) ;
99309930 hexService = ServicesModule . hexService ;
99319931 const TftOperatorModule = await import ( "./chunks/TftOperator-CcSHw4T4.js" ) . then ( ( n ) => n . T ) ;
99329932 tftOperator = TftOperatorModule . tftOperator ;
Original file line number Diff line number Diff line change 11{
22 "name" : " tft-hextech-helper" ,
33 "private" : true ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "description" : " 云顶之弈海克斯助手 TFT-Hextech-Helper" ,
66 "author" : " WJZ_P" ,
77 "email" : " 1369727119@qq.com" ,
You can’t perform that action at this time.
0 commit comments