Browse Source

Disabled webrtc-call activity support

Closes #983
master
Igor Zhukov 9 years ago
parent
commit
199a6eb3f0
  1. 7
      app/manifest.webapp

7
app/manifest.webapp

@ -71,13 +71,6 @@ @@ -71,13 +71,6 @@
}
},
"returnValue": false
},
"webrtc-call": {
"href": "index.html",
"filters": {
"type": "webcontacts/contact"
},
"disposition": "window"
}
},
"orientation": "portrait-primary",

Loading…
Cancel
Save