refactoring

This commit is contained in:
Paul Schneider 2017-03-02 20:25:49 +01:00
commit fafa1a5c5f
21 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@ public class RdvQueryEvent: RdvQueryProviderInfo, IEvent
{
public RdvQueryEvent()
{
Topic = "BookQuery";
Topic = "RdvQuery";
}
public string Message