mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 12:06:29 +00:00
refactor: fix missing }
This commit is contained in:
parent
b64aa97a3f
commit
bbbd6d2290
1 changed files with 18 additions and 17 deletions
|
|
@ -344,6 +344,7 @@ namespace PepperDash.Core
|
||||||
(float) (AutoReconnectIntervalMs/1000));
|
(float) (AutoReconnectIntervalMs/1000));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Kills the stream
|
/// Kills the stream
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue