格式化代码
Some checks failed
Dart CI / build (push) Failing after 10s

This commit is contained in:
2026-04-04 14:40:16 +08:00
parent dd6577ce3a
commit 4886951e6f
4 changed files with 34 additions and 14 deletions

View File

@@ -135,4 +135,4 @@ void main() {
expect(album!.name, 'beta');
});
});
}
}