chore: lint

This commit is contained in:
Mar0xy 2023-09-25 05:01:50 +02:00
parent c2d1564851
commit 5aa2b197da
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
return item.value;
});
}
}
}