fix(settings): fix create_password redirecting to change_passsword on success Because:
commit cc08911ee56bbe8dd15949dc75187025a1324f33
Author: MagentaManifold <17zhaomingyuan@gmail.com>
Date: Wed Nov 26 16:21:52 2025 -0500
fix(settings): fix create_password redirecting to change_passsword on success
Because:
* create_password redirecting to change_passsword on success
This commit:
* fixes this issue
Closes #FXA-12639