configure grpc client + scanner fixes; need to figure out cors issue
This commit is contained in:
@@ -35,6 +35,7 @@ public partial class MediaEntry
|
||||
|
||||
return new MediaEntry
|
||||
{
|
||||
Version = 0,
|
||||
CameraId = int.Parse(cam.Value),
|
||||
Filepath = relativePath,
|
||||
Date = ParseDate(date.Value),
|
||||
|
||||
Reference in New Issue
Block a user