mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-16 09:13:42 +08:00
fix issue 210 slow source search reliability
This commit is contained in:
@@ -51,6 +51,7 @@ export interface SourceBadge {
|
||||
id: string;
|
||||
name: string;
|
||||
count: number;
|
||||
baseUrl?: string;
|
||||
typeName?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user