restore app usage report in new pad

This commit is contained in:
ansuz 2017-08-29 10:50:02 +02:00
parent 8fb7fef3f5
commit 40f062abda
1 changed files with 1 additions and 0 deletions

View File

@ -234,5 +234,6 @@ define([
Cryptpad.replaceHash(Cryptpad.getEditHashFromKeys(wc.id, secret.keys));
}
});
Cryptpad.reportAppUsage();
});
});