mirror of
https://github.com/sbrl/Nibriboard.git
synced 2018-01-10 21:33:49 +00:00
[server] Session end
This commit is contained in:
parent
62857c1004
commit
c5bef6dc52
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ namespace Nibriboard.Client
|
|||
// Forward the line part to everyone on this plane
|
||||
manager.BroadcastPlane(this, message);
|
||||
|
||||
|
||||
throw new NotImplementedException();
|
||||
|
||||
return Task.CompletedTask;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue