fix naming

This commit is contained in:
Hayden 2023-02-13 09:56:29 -09:00
parent a5c6c3d9b3
commit 9f8dc586ea
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -7,7 +7,7 @@ import (
"github.com/hay-kot/homebox/backend/pkgs/server" "github.com/hay-kot/homebox/backend/pkgs/server"
) )
// HandleGenerateQRCode godoc // HandleBillOfMaterialsExport godoc
// //
// @Summary Generates a Bill of Materials CSV // @Summary Generates a Bill of Materials CSV
// @Tags Reporting // @Tags Reporting