Skip to content

Commit

Permalink
Adding today's cheers
Browse files Browse the repository at this point in the history
  • Loading branch information
csharpfritz committed Feb 27, 2019
1 parent cbf57a3 commit 2d95d7d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/StreamDeckLib/ConnectionManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,17 @@ public partial class ConnectionManager : IDisposable
private string _RegisterEvent;
private IStreamDeckProxy _Proxy;

// Cheer 225 cpayette 26/2/19
// Cheer 10700 roberttables 26/2/19
// Cheer 840 auth0bobby 26/2/19
// Cheer 13629 themichaeljolley 26/2/19
// Cheer 182 sqlmistermagoo 26/2/19
// Cheer 100 acrophobicpixie 26/2/19
// Cheer 492 danerd 26/2/19
// Cheer 500 tealoldman 26/2/19
// Cheer 500 kittishomestead 26/2/19
// Cheer 5500 electrichavoc 26/2/19

private ConnectionManager()
{
this._ActionManager = new ActionManager(this, _Logger);
Expand Down

0 comments on commit 2d95d7d

Please sign in to comment.