opt: linter

This commit is contained in:
My-Responsitories
2026-02-18 16:58:32 +08:00
parent b8098fe067
commit 4dbb35307f
14 changed files with 139 additions and 134 deletions

View File

@@ -23,7 +23,7 @@ abstract final class MusicHttp {
}
}
static Future<LoadingState<Null>> wishUpdate(
static Future<LoadingState<void>> wishUpdate(
String musicId,
bool hasLike,
) async {