Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e13db2c7 authored by Mario Danic's avatar Mario Danic
Browse files

Fix the ocs-endpoint typo

parent 260c5714
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ public class GetRemoteCapabilitiesOperation extends RemoteOperation {

    // v1 notifications
    private static final String NODE_NOTIFICATIONS = "notifications";
    private static final String PROPERTY_OCSENDPOINT = "ocs-endpoint";
    private static final String PROPERTY_OCSENDPOINT = "ocs-endpoints";

    private static final String PROPERTY_LIST = "list";
    private static final String PROPERTY_GET = "get";