Set header in skip notification
This commit is contained in:
parent
e6eb779fbc
commit
1ca7a9ec86
@ -160,6 +160,7 @@ public class AutoSkip : IServerEntryPoint
|
||||
session.Id,
|
||||
new MessageCommand()
|
||||
{
|
||||
Header = string.Empty, // some clients require header to be a string instead of null
|
||||
Text = "Automatically skipped intro",
|
||||
TimeoutMs = 2000,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user