mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Fixes pt 1
This commit is contained in:
@@ -34,7 +34,7 @@ class WgerHttpException implements Exception {
|
||||
errors = responseBody;
|
||||
}
|
||||
}
|
||||
this.errors = errors;
|
||||
errors = errors;
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user