mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-06-15 09:45:07 -04:00
Handle multiple countries for national days
This commit is contained in:
@@ -10,4 +10,5 @@ public class Item
|
||||
public required string Excerpt { get; set; }
|
||||
public required string Url { get; set; }
|
||||
public required string Type { get; set; }
|
||||
public required Country Country { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user