mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 03:47:28 +08:00
[+] Skeleton ui for transfer
This commit is contained in:
@@ -317,3 +317,7 @@ export const SETTING = {
|
||||
detailSet: (game: string, field: string, value: any) =>
|
||||
post(`/api/v2/game/${game}/user-detail-set`, { field, value }),
|
||||
}
|
||||
|
||||
export const TRANSFER = {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user