更多推荐增加tmdb源
This commit is contained in:
@@ -52,7 +52,9 @@ declare global {
|
||||
interface Window {
|
||||
__sidebarCollapsed?: boolean;
|
||||
RUNTIME_CONFIG?: {
|
||||
EnableComments: boolean;
|
||||
EnableComments?: boolean;
|
||||
RecommendationDataSource?: string;
|
||||
[key: string]: any;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user