mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
fix(frontend): 修正 system.ts 中 client 的导入方式为默认导入
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { client } from '../client'
|
||||
import client from '../client'
|
||||
|
||||
// AWS Regions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user