refactor: utilisation des services spécialisés et optimisation du cache
This commit is contained in:
@@ -2,7 +2,7 @@ import { KomgaUser } from "./komga";
|
||||
|
||||
export interface AuthConfig {
|
||||
serverUrl: string;
|
||||
credentials?: {
|
||||
credentials: {
|
||||
username: string;
|
||||
password: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user