Skip to content

Commit

Permalink
move free-mobile integration in the communication tab
Browse files Browse the repository at this point in the history
  • Loading branch information
William-De71 committed Nov 22, 2024
1 parent cca4a45 commit 33aabde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions front/src/config/integrations/communications.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
{
"key": "openai",
"img": "/assets/integrations/cover/openai.jpg"
},
{
"key": "free-mobile",
"link": "free-mobile",
"img": "/assets/integrations/cover/free-mobile.jpg"
}
]
5 changes: 0 additions & 5 deletions front/src/config/integrations/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,5 @@
"key": "airplay",
"link": "airplay",
"img": "/assets/integrations/cover/airplay.jpg"
},
{
"key": "free-mobile",
"link": "free-mobile",
"img": "/assets/integrations/cover/free-mobile.jpg"
}
]

0 comments on commit 33aabde

Please sign in to comment.