Skip to content

Commit 3eaa96e

Browse files
committed
improvement(reskin-tco-badge): tco badge
1 parent c637525 commit 3eaa96e

File tree

5 files changed

+4013
-3939
lines changed

5 files changed

+4013
-3939
lines changed

__tests__/__snapshots__/index.js.snap

+5
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ Object {
105105
"getActiveChallengesInit": [Function],
106106
"getFinancesDone": [Function],
107107
"getFinancesInit": [Function],
108+
"getGamificationRewardsDone": [Function],
109+
"getGamificationRewardsInit": [Function],
108110
"getStatsDistributionDone": [Function],
109111
"getStatsDistributionInit": [Function],
110112
"getStatsDone": [Function],
@@ -255,14 +257,17 @@ Object {
255257
"countReset": [Function],
256258
"debug": [Function],
257259
"dir": [Function],
260+
"dirxml": [Function],
258261
"error": [Function],
259262
"group": [Function],
260263
"groupCollapsed": [Function],
261264
"groupEnd": [Function],
262265
"info": [Function],
263266
"log": [Function],
267+
"table": [Function],
264268
"time": [Function],
265269
"timeEnd": [Function],
270+
"timeLog": [Function],
266271
"trace": [Function],
267272
"warn": [Function],
268273
},

0 commit comments

Comments
 (0)