mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 08:55:14 +00:00
Update MessageReceiver.cs
This commit is contained in:
parent
ed9e1a6d05
commit
c497c0fb26
|
@ -23,6 +23,7 @@ namespace WelsonJS.Service
|
||||||
|
|
||||||
// Read the device ID on this computer
|
// Read the device ID on this computer
|
||||||
deviceId = GetSystemUUID();
|
deviceId = GetSystemUUID();
|
||||||
|
this.parent.Log($"Resolved the device ID: {deviceId}");
|
||||||
|
|
||||||
// Read configuration from settings.ini
|
// Read configuration from settings.ini
|
||||||
try
|
try
|
||||||
|
|
Loading…
Reference in New Issue
Block a user