mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Batch Edit: Increase source priority of changes to 64 (like manual) #271
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -56,7 +56,7 @@ var SrcPriority = Priorities{
|
||||
SrcKeyword: 16,
|
||||
SrcMeta: 16,
|
||||
SrcXmp: 32,
|
||||
SrcBatch: 48,
|
||||
SrcBatch: 64,
|
||||
SrcManual: 64,
|
||||
SrcAdmin: 128,
|
||||
}
|
||||
|
Reference in New Issue
Block a user