Files
AobaV2/AobaServer/Services/AobaAuthService.cs
Amatsugu e223612a08 Auth rpc
Search Bar
Search requests
2025-05-03 22:21:11 -04:00

6 lines
106 B
C#

namespace AobaServer.Services;
public class AobaAuthService() : Aoba.RPC.Auth.AuthRpc.AuthRpcBase
{
}