API: Changed uninstantiated class Program to static
This commit is contained in:
parent
437349bd27
commit
abf587377c
@ -6,7 +6,7 @@ using Tranga.LibraryManagers;
|
||||
|
||||
namespace API;
|
||||
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user