mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -105,7 +105,7 @@ func StartImport(router *gin.RouterGroup) {
|
||||
|
||||
// Set user UID if known.
|
||||
if s.UserUID != "" {
|
||||
opt.OwnerUID = s.UserUID
|
||||
opt.UserUID = s.UserUID
|
||||
}
|
||||
|
||||
// Start import.
|
||||
|
||||
Reference in New Issue
Block a user