mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Dependency updates
This commit is contained in:
@@ -21,7 +21,7 @@ func (r *queryResolver) Directories(ctx context.Context, path *string) ([]string
|
||||
|
||||
func makeConfigResult() *models.ConfigResult {
|
||||
return &models.ConfigResult{
|
||||
General: *makeConfigGeneralResult(),
|
||||
General: makeConfigGeneralResult(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user