1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00

Public fix

This commit is contained in:
Brian Fiete 2020-12-01 14:23:54 -08:00
parent 222d030aa4
commit 7a3bf74a83

View file

@ -104,6 +104,6 @@ namespace LogViewer
static static
{ {
static LVApp gApp; public static LVApp gApp;
} }
} }