Add Odysee in VweKouteAchte

This commit is contained in:
2021-02-22 22:31:37 +01:00
parent 31d98f4416
commit 8568df689b
+4 -2
View File
@@ -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: <Youtube />,
Dailymotion: <Dailymotion />,
Soundcloud: <Soundcloud />
Soundcloud: <Soundcloud />,
Odysee: <Lbry />
}
export default function VweKouteAchte({anTeks, niVideyo, niOdyo}) {