Update 11 journal changes
This commit is contained in:
parent
4f4ba88878
commit
3af9e3ec7b
13 changed files with 22 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
namespace Observatory.Framework.Files.Journal
|
||||
{
|
||||
public class SRVDestroyed : JournalBase
|
||||
{ }
|
||||
{
|
||||
public string SRVType { get; init; }
|
||||
public string SRVType_Localised { get; init; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue