🎨 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 @override
void initState() { void initState() {
super.initState(); super.initState();
getMetadataList(); getMetadataList();
} }