[+] Log user ID on login

This commit is contained in:
Clansty
2024-09-11 00:56:15 +08:00
parent 39dc6c576a
commit b7c5d18df1
5 changed files with 33 additions and 0 deletions

View File

@@ -302,6 +302,7 @@
<Compile Include="Performance\ImproveLoadSpeed.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Main.cs" />
<Compile Include="Utils\LogUserId.cs" />
<Compile Include="UX\CustomPlaceName.cs" />
<Compile Include="UX\CustomVersionString.cs" />
<Compile Include="UX\DemoMaster.cs" />