mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
success for updating a poll
This commit is contained in:
parent
33a71d05e4
commit
c251eac2fb
@ -132,7 +132,8 @@ class PollController extends FramadateController {
|
||||
|
||||
return $this->json( [
|
||||
'message' => 'you updated the poll ' . $poll->getTitle(),
|
||||
] );
|
||||
],
|
||||
200 );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user