Changed to remove debug
This commit is contained in:
parent
d9dc177900
commit
9a2cfa703f
@ -67,8 +67,6 @@ namespace RokettoLaunch
|
||||
jsonfigFilename = Path.ChangeExtension(Application.ExecutablePath, "jsonfig");
|
||||
}
|
||||
|
||||
jsonfigFilename = @"L:\gitea-hiimray\2025-11-18-1429 - Copy.jsnx";
|
||||
|
||||
if (!string.IsNullOrWhiteSpace(jsonfigFilename) && File.Exists(jsonfigFilename))
|
||||
{
|
||||
await _fileSessionManager.OpenSession(jsonfigFilename);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user