1
0

chore: lint

This commit is contained in:
Mar0xy
2023-09-25 05:01:50 +02:00
parent c2d1564851
commit 5aa2b197da
@@ -52,4 +52,4 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
return item.value;
});
}
}
}