mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
finalize invite to quest route and startQuest method
This commit is contained in:
@@ -210,6 +210,7 @@ let _sendPurchaseDataToGoogle = (data) => {
|
||||
});
|
||||
};
|
||||
|
||||
// TODO log errors...
|
||||
function track (eventType, data) {
|
||||
return Q.all([
|
||||
_sendDataToAmplitude(eventType, data),
|
||||
|
||||
Reference in New Issue
Block a user