fix: lint type import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { KomgaUser } from "./komga";
|
||||
import type { KomgaUser } from "./komga";
|
||||
|
||||
export interface AuthConfig {
|
||||
serverUrl: string;
|
||||
|
||||
Reference in New Issue
Block a user