make dialog bigger

This commit is contained in:
rootzoll 2021-09-20 19:33:15 +02:00
parent 3c7cb34eb9
commit 3c702138ad

View file

@ -166,7 +166,7 @@ ${publicURL}"
--no-button "Show QR Code" \
--yesno "Open the Sphinx Chat app & scan the QR code displayed on the LCD. If you dont have a RaspiBlitz with LCD choose 'Show QR Code'.\n
The connection string can also be copied if needed: ${connectionCode}\n
${extraPairInfo}" 16 70
${extraPairInfo}" 17 76
if [ $? -eq 1 ]; then
clear
qrencode -t ANSI256 "${connectionCode}"