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:
@@ -28,7 +28,7 @@ type FileSync struct {
|
||||
UpdatedAt time.Time
|
||||
}
|
||||
|
||||
// TableName returns the entity database table name.
|
||||
// TableName returns the entity table name.
|
||||
func (FileSync) TableName() string {
|
||||
return "files_sync"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user