opt reply

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-14 11:14:01 +08:00
parent ec107063c3
commit 2bc3275c1f

View File

@@ -367,7 +367,7 @@ class _ReplyPageState extends CommonRichTextPubPageState<ReplyPage> {
icon: Icon(Icons.my_location, size: 28, color: color),
title: '视频进度',
),
if (isRoot)
if (isRoot && widget.canUploadPic)
item(
onTap: () async {
if (pathList.length >= limit) {