fixed notification method
This commit is contained in:
parent
1254246b0d
commit
1dad8e8eb8
|
@ -891,7 +891,6 @@ public class Lib {
|
|||
|
||||
|
||||
@GET
|
||||
@Consumes(MediaType.APPLICATION_JSON)
|
||||
@Produces(MediaType.APPLICATION_JSON)
|
||||
@Path("get-user-notification-channels-lib/")
|
||||
public Response getUserNotificationChannelsLib(
|
||||
|
|
Loading…
Reference in New Issue