#!/usr/bin/sh
unset QT_QPA_PLATFORMTHEME
exec /usr/bin/telegram-desktop-bin "$@"
