mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 08:23:42 -04:00
Update 11 journal changes
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
namespace Observatory.Framework.Files.Journal
|
||||
{
|
||||
public class SRVDestroyed : JournalBase
|
||||
{ }
|
||||
{
|
||||
public string SRVType { get; init; }
|
||||
public string SRVType_Localised { get; init; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user