feat: shutdown if room is disabled #11
Annotations
2 warnings
|
build:
src/WinService/Models/PipeModels.cs#L31
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/WinService/Models/PipeModels.cs#L31
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|