refacto : review auth part 1
This commit is contained in:
@@ -136,7 +136,7 @@ export default function SettingsPage() {
|
||||
password,
|
||||
};
|
||||
|
||||
storageService.setCredentials(
|
||||
storageService.setKomgaConfig(
|
||||
{
|
||||
serverUrl: newConfig.serverUrl,
|
||||
credentials: { username: newConfig.username, password: newConfig.password },
|
||||
|
||||
Reference in New Issue
Block a user