mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-28 03:39:46 +08:00
fix subscribe
This commit is contained in:
@@ -42,7 +42,6 @@ const getParams = () => {
|
||||
|
||||
// 获取订阅列表数据
|
||||
const fetchData = async ({ done }) => {
|
||||
console.log("entry", props.apipath);
|
||||
try {
|
||||
if (!props.apipath) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user