mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-03 18:22:57 +00:00
dev day #90 🥳
This commit is contained in:
@@ -620,7 +620,7 @@ func (fc *FilesController) RefreshFileTracking(c *gin.Context) {
|
||||
}
|
||||
|
||||
c.JSON(http.StatusOK, gin.H{
|
||||
"message": "File tracking refreshed successfully",
|
||||
"message": "Sledování souborů bylo úspěšně aktualizováno",
|
||||
"stats": stats,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user