From 8568df689bd7796c44ceb46921fa040d63dbd70d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 22 Feb 2021 22:31:37 +0100 Subject: [PATCH] Add Odysee in VweKouteAchte --- components/teks/vwe-koute-achte.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/teks/vwe-koute-achte.js b/components/teks/vwe-koute-achte.js index 9fcbeca..653f249 100644 --- a/components/teks/vwe-koute-achte.js +++ b/components/teks/vwe-koute-achte.js @@ -9,7 +9,8 @@ import { Spotify, Deezer, Amazon, - Soundcloud + Soundcloud, + Lbry } from '@icons-pack/react-simple-icons' import VideocamIcon from '@material-ui/icons/Videocam' import MusicNoteIcon from '@material-ui/icons/MusicNote' @@ -37,7 +38,8 @@ const kouteyAchteyIcons = { const vweyIcons = { Youtube: , Dailymotion: , - Soundcloud: + Soundcloud: , + Odysee: } export default function VweKouteAchte({anTeks, niVideyo, niOdyo}) {