File tree Expand file tree Collapse file tree 5 files changed +4013
-3939
lines changed Expand file tree Collapse file tree 5 files changed +4013
-3939
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ Object {
105
105
" getActiveChallengesInit" : [Function ],
106
106
" getFinancesDone" : [Function ],
107
107
" getFinancesInit" : [Function ],
108
+ " getGamificationRewardsDone" : [Function ],
109
+ " getGamificationRewardsInit" : [Function ],
108
110
" getStatsDistributionDone" : [Function ],
109
111
" getStatsDistributionInit" : [Function ],
110
112
" getStatsDone" : [Function ],
@@ -255,14 +257,17 @@ Object {
255
257
" countReset" : [Function ],
256
258
" debug" : [Function ],
257
259
" dir" : [Function ],
260
+ " dirxml" : [Function ],
258
261
" error" : [Function ],
259
262
" group" : [Function ],
260
263
" groupCollapsed" : [Function ],
261
264
" groupEnd" : [Function ],
262
265
" info" : [Function ],
263
266
" log" : [Function ],
267
+ " table" : [Function ],
264
268
" time" : [Function ],
265
269
" timeEnd" : [Function ],
270
+ " timeLog" : [Function ],
266
271
" trace" : [Function ],
267
272
" warn" : [Function ],
268
273
},
You can’t perform that action at this time.
0 commit comments