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}) {