misc: Global/GetRecentRecord 잠금
This commit is contained in:
+2
-2
@@ -155,10 +155,10 @@ const apiRealPath = {
|
||||
}, ExecuteResponse, InvalidResponse & {
|
||||
reqRefresh?: boolean
|
||||
}>,
|
||||
GetRecentRecord: GET as APICallT<{
|
||||
/*GetRecentRecord: GET as APICallT<{
|
||||
lastGeneralRecordID: number;
|
||||
lastWorldHistoryID: number;
|
||||
} | undefined, GetRecentRecordResponse>,
|
||||
} | undefined, GetRecentRecordResponse>,*/
|
||||
GetGlobalMenu: GET as APICallT<undefined, GetMenuResponse>,
|
||||
},
|
||||
InheritAction: {
|
||||
|
||||
Reference in New Issue
Block a user