fix: type KO on KomgaConfig
This commit is contained in:
@@ -14,6 +14,7 @@ interface KomgaConfig {
|
||||
url: string;
|
||||
username: string;
|
||||
userId: string;
|
||||
password?: string;
|
||||
}
|
||||
|
||||
interface TTLConfigData {
|
||||
|
||||
Reference in New Issue
Block a user