mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +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
|
// AWS Regions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user