Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
inga-lovinde committed Dec 1, 2019
1 parent 916fe02 commit 0fc4127
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ void ITask.Run(ILogger logger)
logger.Log($"Original start value {originalValue}");
Registry.SetValue(Constants.RegistryKeyBasicDisplay, "Start", 4);
}
else
{
logger.Log($"Device is not enabled");
}
}
}
}
Expand Down

0 comments on commit 0fc4127

Please sign in to comment.
  NODES
COMMUNITY 1
Note 1
Project 3
USERS 1