mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
do not check uploadPictureIconState
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -164,7 +164,7 @@ class VideoReplyReplyController extends ReplyController
|
||||
}) {
|
||||
assert(replyItem != null && index != null);
|
||||
|
||||
final (bool inputDisable, bool canUploadPic, String? hint) = replyHint;
|
||||
final (bool inputDisable, String? hint) = replyHint;
|
||||
if (inputDisable) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user