mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 20:48:40 +00:00
@@ -367,7 +367,7 @@ class _ReplyPageState extends CommonRichTextPubPageState<ReplyPage> {
|
|||||||
icon: Icon(Icons.my_location, size: 28, color: color),
|
icon: Icon(Icons.my_location, size: 28, color: color),
|
||||||
title: '视频进度',
|
title: '视频进度',
|
||||||
),
|
),
|
||||||
if (isRoot)
|
if (isRoot && widget.canUploadPic)
|
||||||
item(
|
item(
|
||||||
onTap: () async {
|
onTap: () async {
|
||||||
if (pathList.length >= limit) {
|
if (pathList.length >= limit) {
|
||||||
|
|||||||
Reference in New Issue
Block a user