mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add source URL to machine photos.
This commit is contained in:
@@ -3772,6 +3772,8 @@ namespace Cicm.Database.Migrations
|
||||
|
||||
b.Property<string>("SoftwareUsed");
|
||||
|
||||
b.Property<string>("Source");
|
||||
|
||||
b.Property<ushort?>("SubjectDistanceRange");
|
||||
|
||||
b.Property<DateTime>("UploadDate").IsConcurrencyToken().ValueGeneratedOnAddOrUpdate();
|
||||
|
||||
Reference in New Issue
Block a user