diff --git a/pkg/stashbox/tag.go b/pkg/stashbox/tag.go index 7190cf490..3d5c17972 100644 --- a/pkg/stashbox/tag.go +++ b/pkg/stashbox/tag.go @@ -33,4 +33,4 @@ func (c Client) FindTag(ctx context.Context, query string) (*models.ScrapedTag, Name: tag.FindTag.Name, RemoteSiteID: &tag.FindTag.ID, }, nil -} \ No newline at end of file +}