Kleine Korrekturen

This commit is contained in:
Eugen Höglinger 2024-10-08 17:15:00 +02:00
parent cb9e25600d
commit 129a3117fb
7 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -195,7 +195,7 @@ namespace Eugen.ESystem
{ {
try try
{ {
File.ReadAllText(GenerateKey(Option.Read)); Value = File.ReadAllText(GenerateKey(Option.Read));
} }
catch (Exception) catch (Exception)
{ {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.