mirror of
https://github.com/immich-app/immich.git
synced 2025-12-20 17:25:35 +03:00
chore(mobile): properly patch openapi with custom response dto (#11753)
This commit is contained in:
@@ -87,7 +87,7 @@ class AvatarResponse {
|
||||
}
|
||||
|
||||
class RatingResponse {
|
||||
enabled!: boolean;
|
||||
enabled: boolean = false;
|
||||
}
|
||||
|
||||
class MemoryResponse {
|
||||
|
||||
Reference in New Issue
Block a user