mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-14 04:04:58 +00:00
add some debug statements and fix presets file loading
This commit is contained in:
@@ -17,7 +17,7 @@ namespace PepperDash.Essentials.Room.Config
|
||||
[JsonProperty("techPin")]
|
||||
public string TechPin;
|
||||
|
||||
[JsonProperty("presetFileName")]
|
||||
[JsonProperty("presetsFileName")]
|
||||
public string PresetsFileName;
|
||||
|
||||
[JsonProperty("scheduledEvents")]
|
||||
|
||||
Reference in New Issue
Block a user