Skip to content

Commit

Permalink
fixing the mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Baalmart committed Dec 3, 2024
1 parent b5459ba commit 5f36f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/device-registry/config/global/mappings.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const mappings = {
NETWORK_PAIRS: [
["metone", "usembassy", "us_embassy"],
["kcca", "clarity"],
[("urbanbetter", "airbeam", "urban_better")],
["urbanbetter", "airbeam", "urban_better"],
],
GROUP_PAIRS: [["metone", "usembassy"], ["kcca", "clarity"]],
STATUS_PAIRS: [
Expand Down

0 comments on commit 5f36f88

Please sign in to comment.