Bwoinksystem empty ctor (VS2022 17.1 fix)
This commit is contained in:
@@ -254,6 +254,8 @@ namespace Content.Server.Administration
|
|||||||
{
|
{
|
||||||
{ "parse", Array.Empty<string>() }
|
{ "parse", Array.Empty<string>() }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
public WebhookPayload() {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user