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