Change ordering of stories
This commit is contained in:
parent
43c93ef0b4
commit
e507aace6b
@ -118,7 +118,10 @@ const { getHardCodedWeight } = (() => {
|
|||||||
"login/login.ftl",
|
"login/login.ftl",
|
||||||
"login/register.ftl",
|
"login/register.ftl",
|
||||||
"login/terms.ftl",
|
"login/terms.ftl",
|
||||||
"login/error.ftl",
|
"login/login-select-authenticator.ftl",
|
||||||
|
"login/login-login-config-totp.ftl",
|
||||||
|
"login/login-login-reset-password.ftl",
|
||||||
|
"login/error.ftl"
|
||||||
];
|
];
|
||||||
|
|
||||||
function getHardCodedWeight(kind) {
|
function getHardCodedWeight(kind) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user