diff --git a/src/vr/qml/AboutPage.qml b/src/vr/qml/AboutPage.qml index a87330b..3829290 100644 --- a/src/vr/qml/AboutPage.qml +++ b/src/vr/qml/AboutPage.qml @@ -48,7 +48,7 @@ ColumnLayout { Layout.rightMargin: 40 Layout.fillWidth: true fontSize: 21 - text: "Shoutouts: matzman666, qvqc, ez, Gatto, RAGEHAÜZ, cisme, wowario, lza_menace, jwinterm, nioc, asymptotically, azy, selsta, kico, laura, thrmo, rottensox, GNVR, solar, bl4sty, scoobybejesus, Valve Corporation for OpenVR" + text: "Shoutouts: matzman666, qvqc, ez, Gatto, RAGEHAÜZ, cisme, wowario, lza_menace, jwinterm, nioc, asymptotically, azy, selsta, kico, laura, thrmo, GNVR, solar, bl4sty, scoobybejesus, Valve Corporation for OpenVR" wrap: true }