mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-10 18:06:32 +00:00
Rename to Limelight Embedded
This commit is contained in:
@@ -41,7 +41,7 @@ public class PlatformBinding {
|
||||
try {
|
||||
return InetAddress.getLocalHost().getHostName();
|
||||
} catch (UnknownHostException e) {
|
||||
return "LimelightPi";
|
||||
return "Limelight";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user