mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 16:33:43 -04:00
Odyssey Update 13 journal changes
This commit is contained in:
@ -24,5 +24,9 @@ namespace Observatory.Framework.Files.Journal
|
||||
/// List of signals found.
|
||||
/// </summary>
|
||||
public ImmutableList<Signal> Signals { get; init; }
|
||||
/// <summary>
|
||||
/// List of genuses present.
|
||||
/// </summary>
|
||||
public ImmutableList<GenusType> Genuses { get; init; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user