UX update when system failed to open a support ticket via help menu

This commit is contained in:
Dillon
2023-10-05 17:30:29 +08:00
parent 619fc25605
commit 42b6140df7
4 changed files with 15 additions and 3 deletions
@@ -75,7 +75,8 @@ class UpdateNextQuestionQALogic extends AbstractControllerLogic
/**
* @param Request $request
* @return JsonResponse
* @throws ErrorException
* @throws MalformedRequestException
* @throws ResourceNotFoundException
*/
public function logic(Request $request) : JsonResponse
{