Skip to content

Commit

Permalink
Fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Fawcett committed Jan 20, 2023
2 parents 7d5a2bc + fc82d1d commit 3e9109b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardManager/BoardList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ namespace BoardManager
/// </summary>
public abstract class BoardList
{

public const int TIMEOUT = 100;


/// <summary>
/// The boards
/// </summary>
Expand Down

0 comments on commit 3e9109b

Please sign in to comment.