Skip to content

Commit 0887ca3

Browse files
committed
public
1 parent a9a9908 commit 0887ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lib/UnityUser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class UnityUser
99
{
1010
private const HOME_DIR = "/home/";
1111

12-
private $uid;
12+
public $uid;
1313
private $entry;
1414

1515
// service stack

0 commit comments

Comments
 (0)