Added some error handling.
This commit is contained in:
@@ -32,5 +32,11 @@
|
||||
<Setting Name="updateSpeed" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">2000</Value>
|
||||
</Setting>
|
||||
<Setting Name="wasError" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">False</Value>
|
||||
</Setting>
|
||||
<Setting Name="errorMsg" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user