notify using signal, and only email as fallback
Fixes chat room selector in web interface,
This commit is contained in:
@ -9,5 +9,7 @@ namespace Yavsc
|
||||
public const string PrivateMessageDenied = "deniedpv";
|
||||
|
||||
public const string Error = "error";
|
||||
|
||||
public const string BookQuery = "bookQuery";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user