mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix subscribe season
This commit is contained in:
@@ -30,7 +30,6 @@ const lastUpdateText = ref(
|
||||
|
||||
// 图片加载完成响应
|
||||
const imageLoadHandler = () => {
|
||||
console.log(imageLoaded.value);
|
||||
imageLoaded.value = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user