chore: add missing brace

This commit is contained in:
Andrew Welker
2025-07-07 10:06:23 -05:00
parent 8f1fb86d37
commit 5e880f0111

View File

@@ -87,3 +87,4 @@ namespace PepperDash.Essentials.Core
DevicePortIndex = devicePortIndex; DevicePortIndex = devicePortIndex;
} }
} }
}