Just json to c#

This commit is contained in:
2025-08-22 13:00:01 -07:00
parent 895dab9413
commit 47fc079e0a
66 changed files with 2246 additions and 17 deletions

View File

@ -5,6 +5,7 @@ namespace ImmichToSlideshow.Models;
public record Settings(int AddDays,
string ArchivedTag,
Band? Band,
string ConnectionString,
DigiKam4? DigiKam4,
string[] FilterTags,