mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
make dialog bigger
This commit is contained in:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user