This commit is contained in:
pa
2025-07-14 21:28:13 +09:00
committed by Natsumi
parent f53eed46cd
commit b5b962b198
5 changed files with 15 additions and 16 deletions

View File

@@ -664,7 +664,7 @@ const groupReq = {
method: 'GET',
params
}).then((json) => {
var args = {
const args = {
json,
params
};