no message

This commit is contained in:
Kittapath 2024-02-16 12:16:47 +07:00
parent 5fc7aa0938
commit 1a22d631aa

View file

@ -432,7 +432,7 @@ export class ProfileController extends Controller {
@Body()
body: {
fieldName: string;
keyword?: number;
keyword?: string;
},
) {
try {