reportAppUsage for settings

pull/1/head
ansuz 2017-04-14 18:19:04 +02:00
parent 84dd879abb
commit deeb47c40b
1 changed files with 1 additions and 0 deletions

View File

@ -343,6 +343,7 @@ define([
? Cryptpad.getStore().getProxy() : undefined;
andThen(storeObj);
Cryptpad.reportAppUsage();
});
});