mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 06:27:19 +01:00
Adds missing ServiceContractAttribute to ITGLanding
This commit is contained in:
@@ -6,6 +6,7 @@ namespace TGServiceInterface.Components
|
||||
/// <summary>
|
||||
/// Used for general authentication and listing <see cref="ITGInstance"/>s
|
||||
/// </summary>
|
||||
[ServiceContract]
|
||||
public interface ITGLanding
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user