🗑️ Fix mis-import
This commit is contained in:
@ -244,6 +244,7 @@ class _AttachmentItemVideoState extends State<_AttachmentItemVideo> {
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
_showContent = widget.autoload;
|
||||
}
|
||||
|
||||
@override
|
||||
|
Reference in New Issue
Block a user