mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
Round 2
This commit is contained in:
parent
98ddba2c05
commit
ea2c70331b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,4 +33,4 @@ func (c Client) FindTag(ctx context.Context, query string) (*models.ScrapedTag,
|
||||||
Name: tag.FindTag.Name,
|
Name: tag.FindTag.Name,
|
||||||
RemoteSiteID: &tag.FindTag.ID,
|
RemoteSiteID: &tag.FindTag.ID,
|
||||||
}, nil
|
}, nil
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue