make public

This commit is contained in:
Wither OrNot 2025-04-07 18:17:43 -04:00
parent 91e8508848
commit 22bbb93e90

View File

@ -236,7 +236,7 @@ namespace LibTSforge.SPP
}
}
private static Guid GetLicenseFileId(Guid licId)
public static Guid GetLicenseFileId(Guid licId)
{
using (SLContext sl = new SLContext())
{