fix comment
This commit is contained in:
@@ -472,7 +472,7 @@ func (h *TimesHandler) GetDownloadUrl(ctx *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
// Return the time data
|
||||
// Return the download url
|
||||
ctx.JSON(http.StatusOK, dto.Response[dto.BotDownloadUrl]{
|
||||
Data: dto.BotDownloadUrl{
|
||||
Url: info.Url,
|
||||
|
||||
Reference in New Issue
Block a user