Mercurial > servermonitor
diff ServerMonitor/Properties/Settings.settings @ 10:9e77c0dccb66
Add update checker
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Mon, 08 Apr 2019 21:31:03 -0400 |
parents | 052aa62cb42a |
children | 75ca86e0862c |
line wrap: on
line diff
--- a/ServerMonitor/Properties/Settings.settings Mon Apr 08 21:29:54 2019 -0400 +++ b/ServerMonitor/Properties/Settings.settings Mon Apr 08 21:31:03 2019 -0400 @@ -23,5 +23,8 @@ <Setting Name="SummaryFormSize" Type="System.Drawing.Size" Scope="User"> <Value Profile="(Default)">0, 0</Value> </Setting> + <Setting Name="IgnoreUpdate" Type="System.String" Scope="User"> + <Value Profile="(Default)" /> + </Setting> </Settings> </SettingsFile> \ No newline at end of file