This commit is contained in:
Natsumi
2025-12-09 17:13:49 +11:00
parent c5709f8ce5
commit 4a38aafa6f
3 changed files with 48 additions and 31 deletions

View File

@@ -108,7 +108,7 @@ const favoriteReq = {
/**
* @param {{
* type: string,
* group: string (name)
* group: string
* }} params
* @return { Promise<{json: any, params}> }
*/