Rename route
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
return;
|
||||
|
||||
try {
|
||||
const res = await fetch("/settings/api/two_factors/save_totp_key", {
|
||||
const res = await fetch("/settings/api/two_factors/save_totp_factor", {
|
||||
method: "post",
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
Reference in New Issue
Block a user