fixed mntx discovery
This commit is contained in:
@@ -119,7 +119,7 @@ func CreateAPI(a api.API) (*NotificationAPI, error) {
|
||||
}
|
||||
|
||||
announce := discovery.Announcement{
|
||||
Service: "NOTIFICATIONS",
|
||||
Service: mservice.Notifications,
|
||||
Operations: []string{discovery.OperationNotifySend},
|
||||
Version: appversion.Create().Short(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user