fix(secu): don't store komga pwd but authstring
This commit is contained in:
@@ -13,7 +13,6 @@ import { CacheModeSwitch } from "@/components/settings/CacheModeSwitch";
|
||||
interface KomgaConfig {
|
||||
url: string;
|
||||
username: string;
|
||||
password: string;
|
||||
userId: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user