From a5f3b915e5d84b3f345666704af7f79fae5f6fd5 Mon Sep 17 00:00:00 2001 From: dsc Date: Wed, 14 Apr 2021 21:55:30 +0200 Subject: [PATCH] get rekt --- src/vr/qml/AboutPage.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }