Files
RpgRoller/RpgRoller/Api/RequestMappings.cs
2026-02-26 11:08:02 +01:00

5 lines
67 B
C#

namespace RpgRoller.Api;
internal static class RequestMappings
{
}