1
0
Fork 0

use existing method to reset user's progress

Dieser Commit ist enthalten in:
Faizaan Gagan 2021-08-13 18:56:38 +05:30
Ursprung 61c92ec768
Commit 4578cb0a24

Datei anzeigen

@ -69,7 +69,7 @@ class CustomWizard::WizardController < ::ApplicationController
end
submission.remove if submission.present?
wizard.reset_user_progress!
wizard.reset
end
render json: result