mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-26 01:20:27 +01:00
Change type
This commit is contained in:
@@ -47,7 +47,7 @@ export async function UpdateGithubReadme(): Promise<void> {
|
||||
},
|
||||
})
|
||||
if (update.status !== 200)
|
||||
Logger.error('Error with updating statistics')
|
||||
Logger.error('Error while updating statistics')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user