Skip to content

Commit

Permalink
[#196] Update all category.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wayangalihpratama committed Mar 25, 2024
1 parent 712c917 commit 2a15ea3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions backend/source/test/category.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
{
"name": "Basic",
"order": 1,
"color": "#ab47bc"
"color": "#51B453"
},
{
"name": "Limited",
Expand Down Expand Up @@ -252,7 +252,7 @@
{
"name": "Basic",
"order": 1,
"color": "#51B453"
"color": "#ab47bc"
},
{
"name": "Limited",
Expand Down
4 changes: 2 additions & 2 deletions backend/source/test_update/category.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
{
"name": "Basic",
"order": 1,
"color": "#ab47bc"
"color": "#51B453"
},
{
"name": "Limited",
Expand Down Expand Up @@ -195,7 +195,7 @@
{
"name": "Basic",
"order": 1,
"color": "#51B453"
"color": "#ab47bc"
},
{
"name": "Limited",
Expand Down
4 changes: 2 additions & 2 deletions test_source/category.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
{
"name": "Basic",
"order": 1,
"color": "#ab47bc"
"color": "#51B453"
},
{
"name": "Limited",
Expand Down Expand Up @@ -249,7 +249,7 @@
{
"name": "Basic",
"order": 1,
"color": "#51B453"
"color": "#ab47bc"
},
{
"name": "Limited",
Expand Down

0 comments on commit 2a15ea3

Please sign in to comment.