mod: 更新播放器底栏配置

This commit is contained in:
guozhigq
2024-04-06 11:30:53 +08:00
parent 0e7dd7671a
commit de3b3d2c98

View File

@ -523,6 +523,7 @@ class _VideoDetailPageState extends State<VideoDetailPage>
}
},
),
bottomList: vdCtr.bottomList,
);
},
);