notify using signal, and only email as fallback
Fixes chat room selector in web interface,
This commit is contained in:
parent
8414ab7ab3
commit
6b8180edde
4 changed files with 71 additions and 38 deletions
|
|
@ -9,5 +9,7 @@ namespace Yavsc
|
|||
public const string PrivateMessageDenied = "deniedpv";
|
||||
|
||||
public const string Error = "error";
|
||||
|
||||
public const string BookQuery = "bookQuery";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue