fixup! svelte-migrate: updated files
This commit is contained in:
parent
5cd285f6d0
commit
c06d667088
@ -268,6 +268,7 @@ func listTags(c *gin.Context) {
|
||||
}
|
||||
|
||||
// Generate the csv to export with:
|
||||
//
|
||||
// curl -s http://127.0.0.1:8081/api/resolutions.json | jq -r ".[] | [ .theme,.level,.title, @uri \"https://fic.srs.epita.fr/$(date +%Y)/\\(.videoURI)\" ] | join(\";\")"
|
||||
func exportResolutionMovies(c *gin.Context) {
|
||||
exercices, err := fic.GetExercices()
|
||||
|
Loading…
Reference in New Issue
Block a user