feat: подробное отображение ошибок синхронизации
This commit is contained in:
@@ -166,6 +166,7 @@ export interface SyncResultDto {
|
||||
updated: number
|
||||
skipped: number
|
||||
error?: string | null
|
||||
details?: string[] | null
|
||||
}
|
||||
|
||||
export interface UserAchievementDto {
|
||||
|
||||
Reference in New Issue
Block a user