🎨 Format code

This commit is contained in:
LittleSheep 2024-06-02 14:45:43 +08:00
parent 456bac67f2
commit 8271852867

View File

@ -91,6 +91,7 @@ class _AttachmentListState extends State<AttachmentList> {
@override
void initState() {
super.initState();
getMetadataList();
}