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:
@@ -48,7 +48,7 @@ var Entities = Tables{
|
||||
Face{}.TableName(): &Face{},
|
||||
Marker{}.TableName(): &Marker{},
|
||||
Reaction{}.TableName(): &Reaction{},
|
||||
Share{}.TableName(): &Share{},
|
||||
UserShare{}.TableName(): &UserShare{},
|
||||
}
|
||||
|
||||
// WaitForMigration waits for the database migration to be successful.
|
||||
|
||||
Reference in New Issue
Block a user