typo fix
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
fc527b6cc8
commit
6913607eef
@ -363,7 +363,7 @@ export const SettingsPage: React.FC = () => {
|
||||
|
||||
// Remove virtual field because the backend doesn't expect it
|
||||
// this exists only to toggle the UI
|
||||
// need o track it so that the save button is enabled when it changes
|
||||
// need to track it so that the save button is enabled when it changes
|
||||
delete payload.enableBasicAuth
|
||||
|
||||
const updated = await api.updateSettings(payload)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user