mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
cleanup code
This commit is contained in:
@@ -7,7 +7,7 @@ namespace VRCX
|
||||
{
|
||||
public class CefService
|
||||
{
|
||||
public static CefService Instance { get; private set; }
|
||||
public static readonly CefService Instance;
|
||||
|
||||
static CefService()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user