use feedback api instead of app=

This commit is contained in:
ansuz
2017-04-13 12:18:08 +02:00
parent 86c37bfa37
commit df4a250359
7 changed files with 27 additions and 14 deletions

View File

@@ -782,6 +782,7 @@ define([
// don't initialize until the store is ready.
Cryptpad.ready(function () {
Cryptpad.reportAppUsage();
var config = {
websocketURL: Cryptpad.getWebsocketURL(),
channel: secret.channel,