fix: order

This commit is contained in:
thomas
2023-12-18 12:11:07 +01:00
parent e194925127
commit 6e30725aa0
3 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{ {
"total": 41, "total": 41,
"🟢": 14, "🟢": 14,
"🟠": 119, "🟠": 120,
"🔴": 207 "🔴": 207
} }

View File

@@ -5,7 +5,7 @@ author: stanislav-gavrilov
challengeNumber: 41 challengeNumber: 41
command: forms-control-value-accessor command: forms-control-value-accessor
sidebar: sidebar:
order: 119 order: 1
badge: New badge: New
--- ---

View File

@@ -6,7 +6,6 @@ challengeNumber: 40
command: performance-christmas-web-worker command: performance-christmas-web-worker
sidebar: sidebar:
order: 119 order: 119
badge: New
--- ---
## Information ## Information