fix: token reload
This commit is contained in:
@@ -85,7 +85,6 @@ func Serve(cmd *cobra.Command, args []string) error {
|
||||
return c.SendFile(filepath.Join(
|
||||
http.Storage.Path,
|
||||
tenant,
|
||||
"posters",
|
||||
hash+".jpg",
|
||||
))
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user