mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-23 19:52:09 +08:00
feat: douban url
This commit is contained in:
@@ -32,6 +32,7 @@ export interface SearchResult {
|
||||
}
|
||||
|
||||
export interface DoubanItem {
|
||||
id: string;
|
||||
title: string;
|
||||
poster: string;
|
||||
rate: string;
|
||||
|
||||
Reference in New Issue
Block a user